hush/shell/ash_test
Denys Vlasenko 21d87d495a ash: better handling of EXIT trap in trap hack
function                                             old     new   delta
forkchild                                              -     602    +602
trapcmd                                              255     347     +92
ash_main                                            1362    1375     +13
evalvar                                             1371    1373      +2
popstring                                            140     134      -6
forkshell                                            835     248    -587
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 3/2 up/down: 709/-593)          Total: 116 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-09-25 00:06:51 +02:00
..
ash-alias
ash-arith
ash-heredoc
ash-invert
ash-misc ash: fix . builtin 2009-06-14 19:42:12 +02:00
ash-quoting ash: optional support for $'...\t...\n...' bashism 2008-06-23 01:52:30 +00:00
ash-read ash: fix $IFS handling in read. closes bug 235 2009-03-31 19:18:17 +00:00
ash-redir add a testcase for reopened bug 585 (not fixed yet) 2009-09-16 14:04:07 +02:00
ash-signals ash: better handling of EXIT trap in trap hack 2009-09-25 00:06:51 +02:00
ash-standalone dc: conditionalize parts which require libm 2008-10-20 08:43:10 +00:00
ash-vars
printenv.c
recho.c
run-all ash: fix . builtin 2009-06-14 19:42:12 +02:00
zecho.c