busybox/shell/ash_test
Denis Vlasenko 7d75a96b15 ash: fix bug where redirection of closed fd was leaving it open afterwards.
redirect                                             983    1024     +41
bb_echo                                              276     301     +25
popredir                                             118     132     +14
evalcommand                                         1163    1176     +13
bbunpack                                             358     366      +8
echocmd                                               13       5      -8
echo_main                                             13       5      -8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 5/2 up/down: 101/-16)            Total: 85 bytes
   text    data     bss     dec     hex filename
 774999     962    9236  785197   bfb2d busybox_old
 775084     962    9236  785282   bfb82 busybox_unstripped
2007-11-22 08:16:57 +00:00
..
ash-alias small ash testsuite, adapted from bash 2007-03-05 00:27:50 +00:00
ash-arith fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
ash-heredoc fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
ash-invert add ash testcases 2007-03-05 20:46:46 +00:00
ash-redir ash: fix bug where redirection of closed fd was leaving it open afterwards. 2007-11-22 08:16:57 +00:00
printenv.c clean up accumulated whitespace damage 2007-03-07 09:35:43 +00:00
recho.c small ash testsuite, adapted from bash 2007-03-05 00:27:50 +00:00
run-all fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
zecho.c small ash testsuite, adapted from bash 2007-03-05 00:27:50 +00:00