Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-01-12 | hush: use ash's read builtin | Denys Vlasenko | 1 | -11/+8 |
2010-01-12 | shell: split read builtin from ash | Denys Vlasenko | 1 | -8/+7 |
2009-10-12 | ash,hush: fix $RANDOM in children being repeated | Denys Vlasenko | 1 | -1/+1 |
2009-10-08 | *: code shrink via NOINLINE | Denys Vlasenko | 1 | -1/+1 |
2009-06-05 | printf: accept negative numbers for %x; sh: overflowed numbers are 0 | Denys Vlasenko | 1 | -2/+6 |
2009-04-09 | hush: plug the leak of expanded heredoc | Denis Vlasenko | 1 | -2/+1 |
2009-04-03 | shell/math: randomconfig fix | Denis Vlasenko | 1 | -3/+3 |
2009-04-02 | split math code out of ash and into a standalone library so we can use it in ... | Mike Frysinger | 1 | -0/+701 |