Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2014年10月31日 | math: use the rounding idiom consistently | Szabolcs Nagy | -6/+4 |
2014年04月11日 | math: fix aliasing violation in long double wrappers | Szabolcs Nagy | -1/+6 |
2013年10月06日 | math: remove an unused variable from modfl | Szabolcs Nagy | -1/+0 |
2013年09月05日 | math: rewrite remainder functions (remainder, remquo, fmod, modf) | Szabolcs Nagy | -83/+34 |
2012年07月02日 | fix invalid implicit pointer conversion in ld64 modfl | Rich Felker | -1/+1 |
2012年03月28日 | math: fix modfl.c bug | nsz | -1/+1 |
2012年03月19日 | new modff.c code, fix nan handling in modfl | nsz | -2/+2 |
2012年03月13日 | first commit of the new libm! | Rich Felker | -0/+100 |