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