summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
1992-11-12Make tables static and const when possible.Jim Meyering
getdate.c (getdate_yyerr, getdate_yylex): Declare these functions static.
1992-11-08Initial revisionJim Meyering
1992-11-08Initial revisionJim Meyering
1992-11-01Initial revisionJim Meyering
1992-10-31Add parentheses to expressions like (c = *p++) as per suggestionJim Meyering
from gcc -Wall.
1992-10-31(adjust_blocks): Convert to a macro. The staticJim Meyering
function wasn't always used.
1992-10-31Initial revisionJim Meyering