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