index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shred.c
Age
Commit message (
Expand
)
Author
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
2015-12-14
maint: fix incorrect spellings etc
Pádraig Brady
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
2015-11-04
all: replace most uses of quotearg_colon() with quote()
Pádraig Brady
2015-10-27
all: quote string arguments in error messages
Pádraig Brady
2015-10-03
build: Pacify GCC 5 on 32-bit hosts
Paul Eggert
2015-10-03
build: avoid -Wstrict-overflow warnings with GCC 5.1 on 32 bit
Pádraig Brady
2015-08-31
doc: clarify in --help/man where short options take no param
Pádraig Brady
2015-07-07
shred: fix pattern selection for certain iteration counts
Pádraig Brady
2015-04-30
doc: standardize messages about the '-' stdin FILE
Pádraig Brady
2015-01-31
doc,maint: fix use of "i.e." in documentation and comments
Bernhard Voelker
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
2014-12-19
diagnose too-large numbers better
Pádraig Brady
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
2014-05-10
shred: don't infloop upon negative size
Jim Meyering
2014-05-10
shred: fix overflow checking of command-line options
Paul Eggert
2014-04-05
shred: overwrite inode storage used by some file systems
Pádraig Brady
2014-04-04
shred: avoid a data pass on empty files
Pádraig Brady
2014-04-03
shred: shred one block even for empty files
Paul Eggert
2014-04-02
shred: port to GNU/Linux behavior with tape drives
Paul Eggert
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-11-27
shred: provide --remove methods to avoid excessive syncing
Pádraig Brady
2013-11-08
shred: avoid data write pass with --size=0
Pádraig Brady
2013-11-08
shred: increase I/O block size for periodic pattern case
Pádraig Brady
2013-11-08
shred: fix direct I/O failures for last write to file
Pádraig Brady
2013-11-06
shred: write larger chunks when possible
Pádraig Brady
2013-11-05
shred: enable direct I/O when possible
Pádraig Brady
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
2012-07-15
build: shred.c: avoid i686-specific gcc -Wstrict-overflow warning
Jim Meyering
2012-01-09
maint: src/*.[ch]: convert more `...' to '...'
Jim Meyering
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-12-09
maint: remove a misleading comment from shred.c
Jim Meyering
2011-06-13
maint: use stat-size module from gnulib
James Youngman
2011-05-26
shred: placate coverity and fix a comment
Jim Meyering
2011-05-19
maint: correct typos involving misuse of "a" and "an"
Jim Meyering
2011-05-08
maint: remove -Wmissing-field-initializers workarounds
Pádraig Brady
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-05-31
maint: make spacing around "=" consistent, even in IF_LINT
Jim Meyering
2010-05-31
maint: replace each "for (;;)" with "while (true)"
Jim Meyering
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
2009-09-01
maint: shred: remove unnecessary initialization
Jim Meyering
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
2009-04-07
shred,sort,shuf: don't use /dev/urandom by default
Pádraig Brady
[next]