Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-11-21 | math: add (obsolete) bsd drem and finite functions | Szabolcs Nagy | -0/+3 |
2013-09-05 | math: rewrite remainder functions (remainder, remquo, fmod, modf) | Szabolcs Nagy | -63/+4 |
2012-03-19 | fix remainder*.c: remove useless long double cast | nsz | -8/+4 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+70 |