Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-27 | (do_decode): Use correct type for parameter, ignore_garbage: s/size_t/bool/. | Jim Meyering | |
2006-02-27 | (wrap_write): Correct declaration syntax: s/size_t * V/size_t *V/. | Jim Meyering | |
2006-02-27 | Don't include .h files already included by system.h: | Jim Meyering | |
<string.h>, <stdlib.h>, <stdbool.h>, <limits.h>, <errno.h>. Include "system.h" before the other lib/*.h header files. Include <sys/types.h> before "system.h". (wrap_write): Remove declaration of unused local, initial_column. | |||
2006-02-27 | *** empty log message *** | Jim Meyering | |