Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-09-05 | math: rewrite remainder functions (remainder, remquo, fmod, modf) | Szabolcs Nagy | -16/+13 |
2012-11-13 | math: excess precision fix modf, modff, scalbn, scalbnf | Szabolcs Nagy | -3/+3 |
2012-03-29 | math: rewrite modf.c and clean up modff.c | nsz | -12/+16 |
2012-03-19 | new modff.c code, fix nan handling in modfl | nsz | -42/+24 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+51 |