hush: fix wait builtin
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 31 Mar 2009 17:24:49 +0000 (17:24 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 31 Mar 2009 17:24:49 +0000 (17:24 -0000)
commit7566bae19715a493f40fd3fae4d69d10089af411
tree90f41b90064a0530004c7df70b4036f2e9ad2859
parent70c6e40e478e83020e35a00517feab659ee0e782
hush: fix wait builtin

function                                             old     new   delta
builtin_wait                                         174     275    +101
sigwaitinfo                                            -      48     +48
__GI_sigwaitinfo                                       -      48     +48
check_and_run_traps                                  133     169     +36
checkjobs                                            349     380     +31
hush_main                                            971     991     +20
static.zero_timespec                                   -       8      +8
run_list                                            2010    2016      +6
file_get                                             254     260      +6
static.zero_ts                                         8       -      -8
------------------------------------------------------------------------------
(add/remove: 3/1 grow/shrink: 6/0 up/down: 304/-8)            Total: 296 bytes
shell/hush.c