Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-09-05 | math: rewrite remainder functions (remainder, remquo, fmod, modf) | Szabolcs Nagy | -170/+100 |
2012-05-08 | math: fix remquo.c when x==-y and a subnormal remainder bug as well | nsz | -1/+2 |
2012-03-19 | code cleanup of named constants | nsz | -1/+1 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+193 |