aboutsummaryrefslogtreecommitdiff
path: root/shell/builtin_read.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* shell/read: check that variable names are saneDenys Vlasenko2010-01-131-0/+11
* builtin_read: note about better implementationDenys Vlasenko2010-01-131-0/+5
* hush: use ash's read builtinDenys Vlasenko2010-01-121-5/+5
* shell/read: fix "'read' without parameters" bash compat thingyDenys Vlasenko2010-01-121-31/+39
* shell: split read builtin from ashDenys Vlasenko2010-01-121-0/+205