Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: rewrite remainder functions (remainder, remquo, fmod, modf) | Szabolcs Nagy | 2013-09-05 | 1 | -150/+61 |
* | math: fix remquo.c when x==-y and a subnormal remainder bug as well | nsz | 2012-05-08 | 1 | -3/+4 |
* | remove a fixme comment | nsz | 2012-03-20 | 1 | -1/+0 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+171 |