hush: implement "hush -s"
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 5 Apr 2018 14:46:49 +0000 (16:46 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 5 Apr 2018 14:46:49 +0000 (16:46 +0200)
commitf2ed39b93075f384f9e82f5130f94174b05dc300
tree89a73d4f78c942e587571665c1b78305c1cfe698
parentd878ccca9cc2537f4046a618aa9122967aa2ce3a
hush: implement "hush -s"

function                                             old     new   delta
hush_main                                           1015    1031     +16
packed_usage                                       32757   32745     -12
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 16/-12)              Total: 4 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c
shell/hush.c