shred: new applet
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 7 Apr 2017 18:45:08 +0000 (20:45 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 7 Apr 2017 18:45:08 +0000 (20:45 +0200)
commit2f59bf39e2ea6fb4c3ed3e74ea113a521e1a3558
treeb42d8b7bfe0684a40ef669e09aa2a0cdfba8684f
parent42776708f21b8f7293627f88d8d5d3df00d8be1c
shred: new applet

function                                             old     new   delta
shred_main                                             -     361    +361
packed_usage                                       31427   31467     +40
applet_names                                        2578    2584      +6
applet_main                                         1492    1496      +4
run_applet_and_exit                                  679     682      +3
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 4/0 up/down: 414/0)             Total: 414 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/cksum.c
coreutils/shred.c [new file with mode: 0644]