aboutsummaryrefslogtreecommitdiff
path: root/libbb/arith.c
AgeCommit message (Collapse)Author
2001-07-30This incorporates Posix math support into ash. The Posix math supportEric Andersen
was written by Aaron Lehmann <aaronl@vitelus.com> for busybox. This patch makes a few trivial changes to Aaron's code so that it can be used (in theory) by the other shells as well... -Erik