Age | Commit message (Collapse) | Author | |
---|---|---|---|
1993-04-06 | undef isascii before redefining | Jim Meyering | |
1993-04-05 | * system.h [rindex, incl, bcopy, bzero]: Ditto. | Jim Meyering | |
* userspec.c [index]: Ditto. | |||
1993-04-04 | . | Jim Meyering | |
1993-04-04 | (make_path): Explicitly cast alloca return value to (char *). | Jim Meyering | |
1993-04-04 | * [sgi]: Undefine timezone before including <time.h>. | Jim Meyering | |
* [time.h vs sys/time.h]: Fix boolean algebra typo from Mar 31 consolidation. * Move static dcls of yyerror and yylex to a point following the definition of those symbols to getdate_{yyerror,yylex}. | |||
1993-04-04 | update from fsf | Jim Meyering | |
1993-04-02 | undef isasc before redining it. | Jim Meyering | |
1993-04-01 | Define isascii macro to be 1 also if STDC_HEADERS. | Jim Meyering | |
1993-03-31 | updated from FSF | Jim Meyering | |
1993-03-30 | (index, bcopy): Don't redefine. | Jim Meyering | |
1993-03-29 | merge with 3.4.1 | Jim Meyering | |
1993-03-28 | [rindex]: Don't redefine. | Jim Meyering | |
1993-01-20 | merge with 1.4 | Jim Meyering | |
1992-12-13 | isascii guards for ctype.h macros | Jim Meyering | |
1992-11-12 | Make tables static and const when possible. | Jim Meyering | |
getdate.c (getdate_yyerr, getdate_yylex): Declare these functions static. | |||
1992-11-08 | Initial revision | Jim Meyering | |
1992-11-08 | Initial revision | Jim Meyering | |
1992-11-01 | Initial revision | Jim Meyering | |
1992-10-31 | Add parentheses to expressions like (c = *p++) as per suggestion | Jim Meyering | |
from gcc -Wall. | |||
1992-10-31 | (adjust_blocks): Convert to a macro. The static | Jim Meyering | |
function wasn't always used. | |||
1992-10-31 | Initial revision | Jim Meyering | |