Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shell: Fix "read -d ''" behavior | Christian Eggers | 2020-07-31 | 2 | -0/+2 |
* | shell: optional support for read -t N.NNN, closes 10101 | Denys Vlasenko | 2017-07-20 | 2 | -0/+17 |
* | ash,hush: fix SIGCHLD interrupting read builtin | Denys Vlasenko | 2017-05-22 | 2 | -0/+6 |
* | ash testsuite: remove two inadvertent bashisms | Denys Vlasenko | 2016-10-01 | 1 | -2/+4 |
* | shell: split read builtin from ash | Denys Vlasenko | 2010-01-12 | 2 | -0/+10 |
* | ash: fix for read $IFS splitting. Closes bug 235 | Denys Vlasenko | 2010-01-08 | 2 | -14/+20 |
* | ash: fix $IFS handling in read. closes bug 235 | Denis Vlasenko | 2009-03-31 | 2 | -0/+14 |
* | ash: add read -u; fix read -t and read -n; add testsuite entries. | Denis Vlasenko | 2008-03-25 | 6 | -0/+24 |