Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-09-05 | math: rewrite remainder functions (remainder, remquo, fmod, modf) | Szabolcs Nagy | -56/+4 |
2012-03-19 | fix remainder*.c: remove useless long double cast | nsz | -7/+2 |
2012-03-13 | math cleanup: use 1.0f instead of (float)1.0 | nsz | -1/+1 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+64 |