Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-09-05 | math: rewrite remainder functions (remainder, remquo, fmod, modf) | Szabolcs Nagy | -17/+14 |
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 | -60/+29 |
2012-03-19 | code cleanup of named constants | nsz | -3/+1 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+70 |