shell: remove lash and bbsh
[oweals/busybox.git] / shell / math.c
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-01-12 Denys Vlasenkohush: use ash's read builtin
2010-01-12 Denys Vlasenkoshell: split read builtin from ash
2009-10-12 Denys Vlasenkoash,hush: fix $RANDOM in children being repeated
2009-10-08 Denys Vlasenko*: code shrink via NOINLINE
2009-06-05 Denys Vlasenkoprintf: accept negative numbers for %x; sh: overflowed...
2009-04-09 Denis Vlasenkohush: plug the leak of expanded heredoc
2009-04-03 Denis Vlasenkoshell/math: randomconfig fix
2009-04-02 Mike Frysingersplit math code out of ash and into a standalone librar...