1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-17 15:47:19 +02:00
Files
coreutils/src
Jim Meyering 546f26cbb3 * src/shred.c: (VERBOSE_UPDATE): Update every 5 seconds, not every 10.
(wipename): Quote file names only when necessary.
(main): Copy quoted string into malloc'd storage so it doesn't
get clobbered when using -u and --verbose.

Minor clean-up.
* src/shred.c:
Use `NULL' rather than `(time_t *) 0'.
(dopass): Use STREQ in place of strcmp.
Add parentheses around use of nested ternary operator.
2002-02-01 23:43:46 +00:00
..
2002-01-16 23:01:04 +00:00
2002-01-22 08:11:04 +00:00
2002-01-22 08:11:04 +00:00
2002-01-26 22:04:00 +00:00
2002-01-22 11:02:31 +00:00
2002-02-01 23:30:23 +00:00
2002-01-22 08:12:51 +00:00
2002-01-18 23:36:00 +00:00