Allow 'gzip -d' and 'bzip2 -d' without gunzip or bunzip2
[oweals/busybox.git] / coreutils / truncate.c
2016-11-23 Denys VlasenkoConvert all coreutils/* applets to "new style" applet...
2016-01-13 Mike Frysingertruncate: use O_WRONLY|O_NONBLOCK
2016-01-13 Ari Sundholmtruncate: always set mode when opening file to avoid...
2015-05-25 Ari Sundholmtruncate: do not die when a file doesn't exist and...
2015-03-22 Denys Vlasenkotruncate: new applet