aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-read (follow)
Commit message (Expand)AuthorAgeFilesLines
* shell: Fix "read -d ''" behaviorChristian Eggers2020-07-312-0/+2
* hush: fix IFS handling in readDenys Vlasenko2018-04-112-0/+18
* 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
* hush testsuite: add many tests from ash testsuiteDenys Vlasenko2016-10-021-2/+4
* hush: use ash's read builtinDenys Vlasenko2010-01-1210-0/+54