summaryrefslogtreecommitdiff
path: root/src/shred.c
AgeCommit message (Expand)Author
2000-10-28Include assert.h.Jim Meyering
2000-09-25(long_opts): --exact doesn't take an argument.Jim Meyering
2000-08-08(quotearg_colon, xmalloc): "virtual memory exhausted" -> "memory exhausted"Jim Meyering
2000-07-31[!HAVE_CONFIG_H]: Use `virtual memory exhausted', not `Memory exhausted'.Jim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
2000-07-17(usage): Give a little more info.Jim Meyering
2000-05-13Arrange to call close_stdout only upon exit.Jim Meyering
2000-05-09Include sys/types.h in shred.c before includingJim Meyering
2000-05-09back out last change -- the two should be separateJim Meyering
2000-05-09Include sys/types.h in shred.c before includingJim Meyering
1999-12-18(wipename): When repeatedly renaming a file, making the name shorterJim Meyering
1999-05-12(main): Put `u' for -u in getopt_long's string argument.Jim Meyering
1999-04-22(word32): Don't use `#error'; it runs afoul of SunOS 4.1.4 cc.Jim Meyering
1999-04-20<config.h>: Include first, since it can doJim Meyering
1999-04-19(main, longopts):Jim Meyering
1999-04-19[!HAVE_CONFIG_H] (ST_BLKSIZE): Define to 65536.Jim Meyering
1999-04-18Include xstrtol.h, not obsolete file xstrtoul.h.Jim Meyering
1999-04-04Don't include string.h.Jim Meyering
1999-04-04(dopass): add curly braces to avoid warning about ambiguous `else'.Jim Meyering
1999-04-04[!HAVE_CONFIG_H] (xstrtoul, error, close_stdout): Added stubsJim Meyering
1999-04-04back out Paul's changesJim Meyering
1999-04-03(isaac_seed): Don't overrun the s->mm buffer.Jim Meyering
1999-04-03Add new options -bcCklL and fix some porting problems.Jim Meyering
1999-03-31Don't include closeout.h or version-etc.h explicitly. Now, they're included v...Jim Meyering
1999-03-26No longer include long-options.h.Jim Meyering
1999-03-04Include long-options.hJim Meyering
1999-02-17(wipename): Fix string thinko. Now, shredding filesJim Meyering
1999-02-15*** empty log message ***Jim Meyering
1999-01-25(isaac_seed): Guard clock_gettime with test ofJim Meyering
1999-01-24(fdatasync): Remove function. instead, ...Jim Meyering
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-23always close stdoutJim Meyering
1999-01-23fix typos in commentsJim Meyering
1999-01-23(pfstatus): Use __format__ and __printf__.Jim Meyering
1999-01-23Bracket pfstatus messages with _().Jim Meyering
1999-01-23add parens around STREQJim Meyering
1999-01-23restore mistakenly removed stdio.hJim Meyering
1999-01-23use `%s' rather than \"%s\" everywhereJim Meyering
1999-01-23s/sterilize/shred/gJim Meyering
1999-01-23use getopt_longJim Meyering
1999-01-22Include config.h, getopt.h, system.h and error.h.Jim Meyering
1999-01-18indent -- sorry Colin.Jim Meyering
1999-01-18cpp-indent #error lineJim Meyering
1999-01-18.Jim Meyering