Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shell: Fix "read -d ''" behavior | Christian Eggers | 2020-07-31 | 2 | -0/+2 |
* | hush: fix IFS handling in read | Denys Vlasenko | 2018-04-11 | 2 | -0/+18 |
* | 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 |
* | hush testsuite: add many tests from ash testsuite | Denys Vlasenko | 2016-10-02 | 1 | -2/+4 |
* | hush: use ash's read builtin | Denys Vlasenko | 2010-01-12 | 10 | -0/+54 |