summaryrefslogtreecommitdiff
path: root/shell/match.h
Commit message (Expand)AuthorAgeFilesLines
* hush: optimize #[#] and %[%] for speed. size -2 bytes.Denys Vlasenko2010-09-041-14/+15
* hush: use ash's read builtinDenys Vlasenko2010-01-121-0/+2
* shell: split read builtin from ashDenys Vlasenko2010-01-121-0/+5
* hush: fix SEGV in % expansionDenis Vlasenko2009-04-261-6/+6
* *: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko2009-04-091-0/+4
* implement support for parameter substitution via #/% operatorsMike Frysinger2009-04-071-0/+22