aboutsummaryrefslogtreecommitdiff
path: root/coreutils/shred.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2021-06-281-14/+19
|\
| * shred: with -u, unlink file even if it is zero lengthDenys Vlasenko2021-06-201-5/+5
| * shred: implement -s SIZEDenys Vlasenko2021-06-201-3/+11
| * shuf: simplify check that we have at least one FILEDenys Vlasenko2021-06-151-5/+2
* | tls: avoid unnecessary changes to POSIX build, part 2Ron Yorston2021-01-251-6/+2
* | Merge branch 'busybox' into mergeRon Yorston2019-01-101-1/+1
|\|
| * config: update size informationDenys Vlasenko2018-12-281-1/+1
* | win32: restrict visibility of special devicesRon Yorston2018-03-151-0/+4
* | shred: fix up for WIN32 and enable by defaultRon Yorston2018-02-221-0/+6
|/
* config: deindent all help textsDenys Vlasenko2017-07-211-1/+1
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-1/+1
* shred: smaller codeDenys Vlasenko2017-04-071-8/+10
* shred: new appletDenys Vlasenko2017-04-071-0/+104