sulogin: use bb_error_msg instead of bb_info_msg; better message
[oweals/busybox.git] / coreutils / truncate.c
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