Age | Commit message (Expand) | Author |
2000-07-17 | (usage): Give a little more info. | Jim Meyering |
2000-05-13 | Arrange to call close_stdout only upon exit. | Jim Meyering |
2000-05-09 | Include sys/types.h in shred.c before including | Jim Meyering |
2000-05-09 | back out last change -- the two should be separate | Jim Meyering |
2000-05-09 | Include sys/types.h in shred.c before including | Jim Meyering |
1999-12-18 | (wipename): When repeatedly renaming a file, making the name shorter | Jim 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 do | Jim Meyering |
1999-04-19 | (main, longopts): | Jim Meyering |
1999-04-19 | [!HAVE_CONFIG_H] (ST_BLKSIZE): Define to 65536. | Jim Meyering |
1999-04-18 | Include xstrtol.h, not obsolete file xstrtoul.h. | Jim Meyering |
1999-04-04 | Don'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 stubs | Jim Meyering |
1999-04-04 | back out Paul's changes | Jim Meyering |
1999-04-03 | (isaac_seed): Don't overrun the s->mm buffer. | Jim Meyering |
1999-04-03 | Add new options -bcCklL and fix some porting problems. | Jim Meyering |
1999-03-31 | Don't include closeout.h or version-etc.h explicitly. Now, they're included v... | Jim Meyering |
1999-03-26 | No longer include long-options.h. | Jim Meyering |
1999-03-04 | Include long-options.h | Jim Meyering |
1999-02-17 | (wipename): Fix string thinko. Now, shredding files | Jim Meyering |
1999-02-15 | *** empty log message *** | Jim Meyering |
1999-01-25 | (isaac_seed): Guard clock_gettime with test of | Jim 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-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 |
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 |
1999-01-23 | use `%s' rather than \"%s\" everywhere | Jim Meyering |
1999-01-23 | s/sterilize/shred/g | Jim Meyering |
1999-01-23 | use getopt_long | Jim Meyering |
1999-01-22 | Include config.h, getopt.h, system.h and error.h. | Jim Meyering |
1999-01-18 | indent -- sorry Colin. | Jim Meyering |
1999-01-18 | cpp-indent #error line | Jim Meyering |
1999-01-18 | . | Jim Meyering |