hush: deal with a TODO: move argv_from_re_execing out of globals
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 15 Apr 2009 21:48:23 +0000 (21:48 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 15 Apr 2009 21:48:23 +0000 (21:48 -0000)
commit27014ed5cb9f91d982426d53cd2fd8b8f923df09
treeaa8e6f45ddd986a0e289ae931ced339c16e15918
parentc3587223c7e69212add954334d20cac7478baa69
hush: deal with a TODO: move argv_from_re_execing out of globals

function                                             old     new   delta
generate_stream_from_string                          156     165      +9
setup_heredoc                                        312     320      +8
re_execute_shell                                     387     391      +4
pseudo_exec_argv                                     129     133      +4
run_pipe                                            1790    1783      -7
clean_up_after_re_execute                             30       -     -30
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 4/1 up/down: 25/-37)            Total: -12 bytes
shell/hush.c