index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
/
ash_test
/
ash-signals
Age
Commit message (
Expand
)
Author
2010-06-03
ash: fix redirection of fd 0 in scripts are sourced from interactive ash
Denys Vlasenko
2010-05-18
ash: fix bug which causes signal6.tests to fail
Denys Vlasenko
2010-05-17
fix false positive in signal5.tests
Denys Vlasenko
2010-05-17
add two more tests which currently fail
Denys Vlasenko
2010-05-17
ash: fix signal5.tests
Denys Vlasenko
2010-05-17
ash: add two testcases for (not yet fixed) ash bugs
Denys Vlasenko
2010-03-26
ash: trap with bad signal name should not abort
Denys Vlasenko
2009-10-09
laguage and copyright date corrections, no code changes
Denys Vlasenko
2009-10-09
ash: make one testsuite entry more robust
Denys Vlasenko
2009-09-27
ash,hush: make trap output short signal names, without SIG prefix
Denys Vlasenko
2009-09-25
ash: better handling of EXIT trap in `trap` hack
Denys Vlasenko
2009-09-23
ash: fix `trap`
Denys Vlasenko
2008-10-27
ash: add testcase for bug 5304
Denis Vlasenko
2008-07-26
ash: add slightly different testcase
Denis Vlasenko
2008-07-26
ash: fix testcase to not sleep for whole 10 seconds,
Denis Vlasenko
2008-07-26
ash: hopefully close bug 4324. With testcase.
Denis Vlasenko
2008-02-13
ash: add a testcase for recently fixed signal bug
Denis Vlasenko