summaryrefslogtreecommitdiff
path: root/src/shred.c
Commit message (Expand)AuthorAgeFilesLines
* doc: output correct --help references with --program-prefixPádraig Brady2014-09-191-1/+1
* maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert2014-09-081-1/+1
* shred: don't infloop upon negative sizeJim Meyering2014-05-101-2/+2
* shred: fix overflow checking of command-line optionsPaul Eggert2014-05-101-4/+5
* shred: overwrite inode storage used by some file systemsPádraig Brady2014-04-051-52/+66
* shred: avoid a data pass on empty filesPádraig Brady2014-04-041-5/+5
* shred: shred one block even for empty filesPaul Eggert2014-04-031-1/+4
* shred: port to GNU/Linux behavior with tape drivesPaul Eggert2014-04-021-17/+47
* maint: update all copyright year number rangesBernhard Voelker2014-01-021-1/+1
* shred: provide --remove methods to avoid excessive syncingPádraig Brady2013-11-271-10/+39
* shred: avoid data write pass with --size=0Pádraig Brady2013-11-081-0/+4
* shred: increase I/O block size for periodic pattern casePádraig Brady2013-11-081-1/+1
* shred: fix direct I/O failures for last write to filePádraig Brady2013-11-081-11/+10
* shred: write larger chunks when possiblePádraig Brady2013-11-061-5/+29
* shred: enable direct I/O when possiblePádraig Brady2013-11-051-25/+37
* maint: define usage note about mandatory args centrallyBernhard Voelker2013-01-231-4/+3
* maint: update all copyright year number rangesJim Meyering2013-01-011-1/+1
* build: shred.c: avoid i686-specific gcc -Wstrict-overflow warningJim Meyering2012-07-151-6/+6
* maint: src/*.[ch]: convert more `...' to '...'Jim Meyering2012-01-091-1/+1
* maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering2012-01-091-1/+1
* maint: use new emit_try_help in place of equivalent fprintfJim Meyering2012-01-071-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: remove a misleading comment from shred.cJim Meyering2011-12-091-11/+0
* maint: use stat-size module from gnulibJames Youngman2011-06-131-0/+1
* shred: placate coverity and fix a commentJim Meyering2011-05-261-3/+7
* maint: correct typos involving misuse of "a" and "an"Jim Meyering2011-05-191-1/+1
* maint: remove -Wmissing-field-initializers workaroundsPádraig Brady2011-05-081-1/+1
* maint: update all copyright year number rangesJim Meyering2011-01-011-1/+1
* maint: make spacing around "=" consistent, even in IF_LINTJim Meyering2010-05-311-2/+2
* maint: replace each "for (;;)" with "while (true)"Jim Meyering2010-05-311-2/+2
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* doc: mention the texinfo documentation in --helpPádraig Brady2009-09-211-1/+1
* maint: shred: remove unnecessary initializationJim Meyering2009-09-011-1/+0
* global: convert indentation-TABs to spacesJim Meyering2009-08-251-332/+332
* shred,sort,shuf: don't use /dev/urandom by defaultPádraig Brady2009-04-071-1/+1
* maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systemsPádraig Brady2009-04-071-2/+2
* shred: change default number of overwrites from 25 to 3Pádraig Brady2009-01-221-1/+1
* shred: avoid -Wsign-compare warningsPádraig Brady2009-01-161-3/+3
* avoid warnings about initialization of automatic aggregatesJim Meyering2008-12-011-1/+1
* shred --help: lowercase a stray capitalBenno Schulenberg2008-09-191-1/+1
* doc: correct and normalize --help output of several toolsBenno Schulenberg2008-08-041-1/+1
* factor out time_t-to-string conversion idiomJim Meyering2008-06-271-1/+0
* shred: also ignore EISDIR upon failed fsync/fdatasync on HP-UXJim Meyering2008-06-261-2/+13
* remove redundant const directivesJim Meyering2008-06-161-1/+1
* add "const" attribute, where possibleJim Meyering2008-06-141-1/+1
* use gnulib's progname moduleJim Meyering2008-06-031-4/+1
* adjust copyright datesJim Meyering2008-05-261-1/+1
* convert single-author programs to use proper_nameJim Meyering2008-05-261-1/+1
* Reflect change in gnulib: don't include getpagesize.h,Jim Meyering2007-12-041-1/+0
* Update all copyright notices to use the newer form.Jim Meyering2007-07-231-5/+4