Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2014-10-31 | math: use the rounding idiom consistently | Szabolcs Nagy | -2/+11 |
2013-09-05 | math: rewrite rounding functions (ceil, floor, trunc, round, rint) | Szabolcs Nagy | -41/+20 |
2012-03-13 | remove libm.h includes when math.h and float.h are enough | nsz | -1/+1 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+48 |