Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013年09月05日 | math: rewrite remainder functions (remainder, remquo, fmod, modf) | Szabolcs Nagy | -17/+14 |
2012年11月13日 | math: excess precision fix modf, modff, scalbn, scalbnf | Szabolcs Nagy | -3/+3 |
2012年03月29日 | math: rewrite modf.c and clean up modff.c | nsz | -60/+29 |
2012年03月19日 | code cleanup of named constants | nsz | -3/+1 |
2012年03月13日 | first commit of the new libm! | Rich Felker | -0/+70 |