remove __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS checks in stdint.h
[musl] / src / math / llroundf.c
2012-03-18 nszsimplify lround and llround functions
2012-03-13 Rich Felkerfirst commit of the new libm!