hush: code shrink by Dan Fandrich (dan AT coneharvesters.com)
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 12 Sep 2009 12:47:41 +0000 (14:47 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 12 Sep 2009 12:47:41 +0000 (14:47 +0200)
commit873273da94734fda1902b385d7f3e39daf675e35
tree69e6db3e11ee5df46556cf74fe785fb798c88459
parent3a0f6f23286ad4352830613c6a8aea1bd56ca2d2
hush: code shrink by Dan Fandrich (dan AT coneharvesters.com)

function                                             old     new   delta
find_function_slot                                     -      47     +47
run_list                                            2508    2491     -17
find_function                                         40       8     -32
builtin_unset                                        227     165     -62

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