Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hush: optimize #[#] and %[%] for speed. size -2 bytes. | Denys Vlasenko | 2010-09-04 | 1 | -14/+15 |
* | hush: use ash's read builtin | Denys Vlasenko | 2010-01-12 | 1 | -0/+2 |
* | shell: split read builtin from ash | Denys Vlasenko | 2010-01-12 | 1 | -0/+5 |
* | hush: fix SEGV in % expansion | Denis Vlasenko | 2009-04-26 | 1 | -6/+6 |
* | *: make "pragma GCC visibility push(hidden)" less ugly | Denis Vlasenko | 2009-04-09 | 1 | -0/+4 |
* | implement support for parameter substitution via #/% operators | Mike Frysinger | 2009-04-07 | 1 | -0/+22 |