| Commit message (Expand) | Author | Age | Files | Lines |
* | shell: more efficient check for EOL in read | Denys Vlasenko | 2017-08-09 | 1 | -0/+5 |
* | ash: implement -d DELIM option for read | Johannes Schindelin | 2017-08-09 | 1 | -1/+2 |
* | ash: [VAR] Initialise OPTIND after importing environment | Denys Vlasenko | 2016-09-30 | 1 | -0/+2 |
* | *: declare strings with ALIGN1, as appropriate | Michael Tokarev | 2012-07-24 | 1 | -1/+1 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | shell: consolidate builtin_foo.? into shell_common.?; delete obsolete shells | Denys Vlasenko | 2010-05-23 | 1 | -0/+20 |
* | shell/read: check that variable names are sane | Denys Vlasenko | 2010-01-13 | 1 | -6/+2 |
* | shell: split read builtin from ash | Denys Vlasenko | 2010-01-12 | 1 | -0/+35 |