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