ash: [VAR] Do not poplocalvars prematurely on regular utilities
[oweals/busybox.git] / shell / ash_test / ash-redir /
2017-07-06 Denys Vlasenkoshell: sync redir/* tests
2017-07-06 Denys Vlasenkoash: rename redir5.tests (hush has redir5.tests which...
2017-01-07 Denys Vlasenkoash: fix open fds leaking in redirects. Closes 9561
2016-10-02 Denys Vlasenkosh testsuite: sync ash-redir/ and hush-redir/
2016-10-02 Denys Vlasenkosh testsuite: create hush-redir/* and move files around
2016-10-01 Denys Vlasenkoash testsuite: remove two more inadvertent bashisms
2012-06-09 Denys Vlasenkoash: fix a bug in >${varexp} handling. Closes 5282
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...