busybox/util-linux
Denis Vlasenko 22d10a0292 hush: fix trashing of environment by local env vars:
a=a; a=b cmd; - a was unset!
  +57 bytes

function                                             old     new   delta
add_string_to_strings                                  -     110    +110
putenv_all                                             -      27     +27
run_list                                            2086    2111     +25
free_strings                                           -       7      +7
free_pipe                                            210     208      -2
add_malloced_string_to_strings                       110       -    -110
------------------------------------------------------------------------------
(add/remove: 3/1 grow/shrink: 1/1 up/down: 169/-112)           Total: 57 bytes
2008-10-13 08:53:43 +00:00
..
2008-07-05 09:18:54 +00:00
2008-07-05 09:18:54 +00:00
2008-07-21 15:29:36 +00:00
2008-09-07 23:22:08 +00:00
2008-08-06 18:14:38 +00:00
2008-07-05 09:18:54 +00:00
2008-08-19 11:28:52 +00:00
2008-07-05 09:18:54 +00:00
2008-07-05 09:18:54 +00:00
2008-07-11 23:44:50 +00:00
2008-07-21 13:46:54 +00:00