Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-05 | printf: accept negative numbers for %x; sh: overflowed numbers are 0 | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2009-04-09 | hush: plug the leak of expanded heredoc | Denis Vlasenko | |
2009-04-03 | shell/math: randomconfig fix | Denis Vlasenko | |
2009-04-02 | split math code out of ash and into a standalone library so we can use it in ↵ | Mike Frysinger | |
any shell (like hush!) |