*: fix places where we were still using malloc/realloc
[oweals/busybox.git] / shell / math.c
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...