Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013年09月05日 | math: rewrite remainder functions (remainder, remquo, fmod, modf) | Szabolcs Nagy | -16/+13 |
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 | -12/+16 |
2012年03月19日 | new modff.c code, fix nan handling in modfl | nsz | -42/+24 |
2012年03月13日 | first commit of the new libm! | Rich Felker | -0/+51 |