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 |
|
Denys Vlasenko
|
844f990926
|
ash: fix trap
function old new delta
forkshell 738 810 +72
popstring 134 140 +6
parse_command 1460 1463 +3
evalvar 1373 1371 -2
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/1 up/down: 81/-2) Total: 79 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2009-09-23 03:25:52 +02:00 |
|
Denis Vlasenko
|
6214941a3a
|
ash: add testcase for bug 5304
|
2008-10-27 14:33:03 +00:00 |
|
Denis Vlasenko
|
8dbea7dbb1
|
ash: add slightly different testcase
|
2008-07-26 14:20:04 +00:00 |
|
Denis Vlasenko
|
5c13270359
|
ash: fix testcase to not sleep for whole 10 seconds,
gets annoying pretty fast. Also fix wrong message there.
|
2008-07-26 13:53:42 +00:00 |
|
Denis Vlasenko
|
4e19a9c81a
|
ash: hopefully close bug 4324. With testcase.
function old new delta
evaltree 621 869 +248
popstring 134 140 +6
|
2008-07-26 13:45:57 +00:00 |
|
Denis Vlasenko
|
81887e2342
|
ash: add a testcase for recently fixed signal bug
|
2008-02-13 18:09:56 +00:00 |
|