Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-25 | (isaac_seed): Guard clock_gettime with test of | Jim Meyering | |
HAVE_CLOCK_GETTIME, not CLOCK_REALTIME. (wipename): Rename local dirfd to dir_fd to avoid shadowing the function declared in Linux's dirent.h. | |||
1999-01-24 | (fdatasync): Remove function. instead, ... | Jim Meyering | |
[! HAVE_FDATASYNC]: Define to fsync. From Colin Plumb. | |||
1999-01-23 | (fdatasync) [! HAVE_FDATASYNC]: New function. | Jim Meyering | |
1999-01-23 | (wipename): Print the `FILE: deleting' message only when in verbose mode. | Jim Meyering | |
1999-01-23 | (wipename): Print the `FILE: deleted' message only when in verbose mode. | Jim Meyering | |
1999-01-23 | always close stdout | Jim Meyering | |
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 | |