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