aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-read (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shell: split read builtin from ashDenys Vlasenko2010-01-122-0/+10
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* ash: fix for read $IFS splitting. Closes bug 235Denys Vlasenko2010-01-082-14/+20
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* ash: fix $IFS handling in read. closes bug 235Denis Vlasenko2009-03-312-0/+14
|
* ash: add read -u; fix read -t and read -n; add testsuite entries.Denis Vlasenko2008-03-256-0/+24