summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1992-11-01Initial revisionJim Meyering
1992-11-01Give most file-scope variables the static attribute.Jim Meyering
1992-10-31*** empty log message ***Jim Meyering
1992-10-31(swab_buffer): Fix typo that incremented pointer instead of counter.Jim Meyering
Add braces around static struct initializers.
1992-10-31Add parentheses to expressions like (c = *p++) as per suggestionJim Meyering
from gcc -Wall.
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