ash: fix ash-signals/signal8 testcase failure
[oweals/busybox.git] / shell / ash_test / ash-redir /
2011-02-07 Denys Vlasenkoecho: do not retry on write errors
2010-08-05 Denys Vlasenkoash: add a testcase for bug 2281 (currently fails)...
2010-06-24 Andreas Bühmannash: <> redir should not truncate
2010-05-18 Denys Vlasenkoash: fix testsuite false positives
2009-09-16 Denys Vlasenkoadd a testcase for reopened bug 585 (not fixed yet)
2009-08-29 Denys Vlasenkoash: add testsuite for bug 585
2008-08-16 Denis Vlasenkoash: fix "(cat < file)" hang introduced by rev 22944.
2008-07-25 Denis Vlasenkoash: testsuite entries for last change
2008-07-24 Denis Vlasenkoash: prevent exec NN>&- from closing fd used for script...
2008-07-24 Denis Vlasenkoash: fix a bug where redirection fds were not closed...
2008-02-13 Denis Vlasenkoreinstate redir.tests with correct perms
2008-02-13 Denis Vlasenkoash: add a testcase for recently fixed signal bug
2007-11-22 Denis Vlasenkoash: fix bug where redirection of closed fd was leaving...