diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2012-03-20 Arnold D. Robbins <arnold@skeeve.com> + + * getopt.c: Undef ELIDE_CODE for gawk. + (_getopt_internal_r): Init first.needs_free to 0. In test for -W + move executable code to after declarations for C90 compilers. + * getopt1.c: Undef ELIDE_CODE for gawk. + 2012-03-16 Arnold D. Robbins <arnold@skeeve.com> * getopt.c, getopt.h, getopt1.c, getopt_int.h, regcomp.c, |