aboutsummaryrefslogtreecommitdiff
path: root/shell/shell_common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shell: more efficient check for EOL in readDenys Vlasenko2017-08-091-0/+5
* ash: implement -d DELIM option for readJohannes Schindelin2017-08-091-1/+2
* ash: [VAR] Initialise OPTIND after importing environmentDenys Vlasenko2016-09-301-0/+2
* *: declare strings with ALIGN1, as appropriateMichael Tokarev2012-07-241-1/+1
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* shell: consolidate builtin_foo.? into shell_common.?; delete obsolete shellsDenys Vlasenko2010-05-231-0/+20
* shell/read: check that variable names are saneDenys Vlasenko2010-01-131-6/+2
* shell: split read builtin from ashDenys Vlasenko2010-01-121-0/+35