summaryrefslogtreecommitdiff
path: root/libbb/arith.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Commit my changes to arith.c which fixed a couple of bugs and decreasedManuel Novoa III2001-09-111-143/+253
* Latest patch from vodz. Adds a check for divide by zero in the posixEric Andersen2001-08-021-10/+23
* This incorporates Posix math support into ash. The Posix math supportEric Andersen2001-07-301-0/+250