Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2014-10-31 | math: use the rounding idiom consistently | Szabolcs Nagy | -6/+4 |
2014-04-11 | math: fix aliasing violation in long double wrappers | Szabolcs Nagy | -1/+6 |
2013-10-06 | math: remove an unused variable from modfl | Szabolcs Nagy | -1/+0 |
2013-09-05 | math: rewrite remainder functions (remainder, remquo, fmod, modf) | Szabolcs Nagy | -83/+34 |
2012-07-02 | fix invalid implicit pointer conversion in ld64 modfl | Rich Felker | -1/+1 |
2012-03-28 | math: fix modfl.c bug | nsz | -1/+1 |
2012-03-19 | new modff.c code, fix nan handling in modfl | nsz | -2/+2 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+100 |