Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: excess precision fix modf, modff, scalbn, scalbnf | Szabolcs Nagy | 2012-11-13 | 1 | -3/+3 |
* | math: rewrite modf.c and clean up modff.c | nsz | 2012-03-29 | 1 | -12/+16 |
* | new modff.c code, fix nan handling in modfl | nsz | 2012-03-19 | 1 | -42/+24 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+51 |