Age | Commit message (Collapse) | Author | |
---|---|---|---|
1992-11-01 | Initial revision | Jim Meyering | |
1992-11-01 | Give 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-31 | Add parentheses to expressions like (c = *p++) as per suggestion | Jim Meyering | |
from gcc -Wall. | |||
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 | |