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