Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013年12月12日 | math: define _GNU_SOURCE when implementing non-standard math functions | Szabolcs Nagy | -0/+1 |
2012年03月13日 | math cleanup: use 1.0f instead of (float)1.0 | nsz | -3/+3 |
2012年03月13日 | remove libm.h includes when math.h and float.h are enough | nsz | -1/+1 |
2012年03月13日 | first commit of the new libm! | Rich Felker | -0/+31 |