summaryrefslogtreecommitdiff
path: root/shell/match.h
Commit message (Expand)AuthorAge
* hush: optimize #[#] and %[%] for speed. size -2 bytes.Denys Vlasenko2010-09-04
* hush: use ash's read builtinDenys Vlasenko2010-01-12
* shell: split read builtin from ashDenys Vlasenko2010-01-12
* hush: fix SEGV in % expansionDenis Vlasenko2009-04-26
* *: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko2009-04-09
* implement support for parameter substitution via #/% operatorsMike Frysinger2009-04-07