Age | Commit message (Expand) | Author |
---|---|---|
2010-07-25 | ash: fix $! value when traps are set | Alexander Shishkin |
2010-01-12 | hush: fix subshell.tests failure on NOMMU | Denys Vlasenko |
2009-09-30 | typo fix in a comment in a testcase. oh well... | Denys Vlasenko |
2009-09-27 | ash,hush: make trap output short signal names, without SIG prefix | Denys Vlasenko |
2009-09-25 | hush: do not reset to default "" traps in subshell | Denys Vlasenko |
2009-09-25 | ash: better handling of EXIT trap in `trap` hack | Denys Vlasenko |
2009-09-24 | ash,hush: fix trap reporting: s/SIGEXIT/EXIT/ | Denys Vlasenko |
2009-09-23 | hush: fix `trap` | Denys Vlasenko |
2009-04-19 | hush: fix "export not_yet_defined_var", fix parsing of "cmd | }" | Denis Vlasenko |
2009-03-31 | hust_test/*: use "$THIS_SH" instead of hush | Denis Vlasenko |
2009-03-29 | enable trap tests | Mike Frysinger |
2009-03-29 | add test cases for `trap` ... but disabled for now until trap support is comm... | Mike Frysinger |