Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-23 | fix typos in comments | Jim Meyering | |
1999-01-23 | (pfstatus): Use __format__ and __printf__. | Jim Meyering | |
Remove `if __GNUC__ >= 2' guard. | |||
1999-01-23 | Bracket pfstatus messages with _(). | Jim Meyering | |
1999-01-23 | add parens around STREQ | Jim Meyering | |
1999-01-23 | restore mistakenly removed stdio.h | Jim Meyering | |
use error in place of pferror (pferror): Remove. (wipefd): Use error in place of fprintf(stderr,... call s/alllocate/allocate | |||
1999-01-23 | use `%s' rather than \"%s\" everywhere | Jim Meyering | |
1999-01-23 | s/sterilize/shred/g | Jim Meyering | |
Don't include headers already included (and guarded by HAVE_FOO_H tests) in system.h. | |||
1999-01-23 | use getopt_long | Jim Meyering | |
(struct Options): Declare. (usage): New function. (program_name): Rename from argv0 (FLAG_* macros): Remove. | |||
1999-01-22 | Include config.h, getopt.h, system.h and error.h. | Jim Meyering | |
Use #else/#if, not #elif. | |||
1999-01-18 | indent -- sorry Colin. | Jim Meyering | |
1999-01-18 | cpp-indent #error line | Jim Meyering | |
1999-01-18 | . | Jim Meyering | |