musl/src/stdlib
Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
..
abs.c
atof.c
atoi.c fix signed overflows at most-negative values in ato(i|l|ll) 2011-11-10 20:44:44 -05:00
atol.c fix signed overflows at most-negative values in ato(i|l|ll) 2011-11-10 20:44:44 -05:00
atoll.c fix signed overflows at most-negative values in ato(i|l|ll) 2011-11-10 20:44:44 -05:00
bsearch.c
div.c
ecvt.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
fcvt.c make fcvt decimal point location for zero make more sense 2013-08-07 11:19:11 -04:00
gcvt.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
imaxabs.c
imaxdiv.c
labs.c
ldiv.c
llabs.c
lldiv.c
qsort.c
strtod.c add _l versions of strtod family functions, purely as aliases 2013-07-24 18:11:30 -04:00
strtol.c add ABI symbols for strtol family functions 2013-07-26 14:53:50 -04:00
wcstod.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
wcstol.c clean up stdio_impl.h 2012-11-08 16:39:41 -05:00