summaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-redir (follow)
Commit message (Expand)AuthorAgeFilesLines
* ash: fix "(cat < file)" hang introduced by rev 22944.Denis Vlasenko2008-08-162-0/+5
* ash: testsuite entries for last changeDenis Vlasenko2008-07-252-0/+5
* ash: prevent exec NN>&- from closing fd used for script readingDenis Vlasenko2008-07-242-0/+73
* ash: fix a bug where redirection fds were not closed afterwards.Denis Vlasenko2008-07-244-0/+14
* reinstate redir.tests with correct permsDenis Vlasenko2008-02-131-0/+6
* ash: add a testcase for recently fixed signal bugDenis Vlasenko2008-02-131-6/+0
* ash: fix bug where redirection of closed fd was leaving it open afterwards.Denis Vlasenko2007-11-222-0/+7