hush: optional times builtin
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 10 Aug 2017 14:34:03 +0000 (16:34 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 10 Aug 2017 14:34:03 +0000 (16:34 +0200)
commit11f2e99c13b42675bb65cf2cfd3e3a98f95f2cee
tree3fc17fbedb484e69a6079da9550c2803bc1c31eb
parentc52dc0e83699cd8378740ef8f32a063a9c24fa51
hush: optional times builtin

function                                             old     new   delta
builtin_times                                          -     108    +108
bltins1                                              360     372     +12
static.times_tbl                                       -       9      +9
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 1/0 up/down: 129/0)             Total: 129 bytes

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