summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
1993-03-29merge with 3.4.1Jim Meyering
1993-03-28[rindex]: Don't redefine.Jim Meyering
1993-01-20merge with 1.4Jim Meyering
1992-12-13isascii guards for ctype.h macrosJim Meyering
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