aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-read (follow)
Commit message (Expand)AuthorAgeFilesLines
* shell: Fix "read -d ''" behaviorChristian Eggers2020-07-312-0/+2
* shell: optional support for read -t N.NNN, closes 10101Denys Vlasenko2017-07-202-0/+17
* ash,hush: fix SIGCHLD interrupting read builtinDenys Vlasenko2017-05-222-0/+6
* ash testsuite: remove two inadvertent bashismsDenys Vlasenko2016-10-011-2/+4
* shell: split read builtin from ashDenys Vlasenko2010-01-122-0/+10
* ash: fix for read $IFS splitting. Closes bug 235Denys Vlasenko2010-01-082-14/+20
* 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