History log of /external/toybox/toys/other/shred.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
027a73a903af306449710ce12bc09e0e3550c6c9 04-Aug-2016 Rob Landley <rob@landley.net> Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout,
add xopenro() that takes one argument and understands "-" means stdin,
and switch over lots of users.
/external/toybox/toys/other/shred.c
d3a435e53c94ec25b4ae5fa2614f49ef8884e08a 06-Jan-2016 Rob Landley <rob@landley.net> Add error_msg_raw() and friends, replace error_msg("%s", s) uses, enable format
checking, and fix up format checking complaints.

Added out(type, value) function to stat to avoid a zillion printf typecasts.
/external/toybox/toys/other/shred.c
bbaa683b7d5fe0a77072f778050ba98e0a778b89 12-Mar-2015 Rob Landley <rob@landley.net> Implement shred -u and switch to default y in defconfig.
/external/toybox/toys/other/shred.c
0a7915624ea4d3a629879e6a6fd79f432ffde016 04-Dec-2014 Rob Landley <rob@landley.net> Add shred.
/external/toybox/toys/other/shred.c