Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-18 | 52750: remove ansi2knr support for old pre-ansi K&R compilers | Oliver Kiddle | 1 | -2/+2 |
2023-12-13 | 52392: use octal escape to match = without error messages from awk | Oliver Kiddle | 1 | -1/+1 |
2021-05-16 | 48857: declare "volatile" all globals that may be modified by signal handlers | Bart Schaefer | 1 | -1/+1 |
2019-08-03 | 44637: = doesn't need quoting in awk regexp. | Shlomi Fish | 1 | -1/+1 |
2006-08-04 | 22585: fix zsh.exports | Peter Stephenson | 1 | -0/+8 |
2006-06-05 | 22484: support varargs.h in addition to stdarg.h | Peter Stephenson | 1 | -41/+62 |
2000-08-02 | Andrej: Dynamic loading on cygwin | Peter Stephenson | 1 | -36/+27 |
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+146 |