lib/getdate.y


Log

Author Commit Date CI Message
Jim Meyering f4654147 1993-04-04T16:36:44 * [sgi]: Undefine timezone before including <time.h>. * [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}.
Jim Meyering 5bcef80b 1993-04-04T15:22:00 update from fsf
Jim Meyering 29e59276 1992-11-12T04:13:46 Make tables static and const when possible. getdate.c (getdate_yyerr, getdate_yylex): Declare these functions static.
Jim Meyering 43e78b97 1992-11-01T05:44:30 Initial revision