Rich Felker dcb31f6b45 fix constraint violation in qsort wrapper around qsort_r 2 éve
..
abs.c 57b97b42bd add public interface headers to implementation files 6 éve
atof.c 0b44a0315b initial check-in, version 0.5.0 13 éve
atoi.c 0c4188f6d7 fix signed overflows at most-negative values in ato(i|l|ll) 13 éve
atol.c 0c4188f6d7 fix signed overflows at most-negative values in ato(i|l|ll) 13 éve
atoll.c 0c4188f6d7 fix signed overflows at most-negative values in ato(i|l|ll) 13 éve
bsearch.c 3d8322c7ad bsearch: simplify and optimize 6 éve
div.c 0b44a0315b initial check-in, version 0.5.0 13 éve
ecvt.c 571744447c include cleanups: remove unused headers and add feature test macros 11 éve
fcvt.c 983acebc8a make fcvt decimal point location for zero make more sense 11 éve
gcvt.c 571744447c include cleanups: remove unused headers and add feature test macros 11 éve
imaxabs.c 0b44a0315b initial check-in, version 0.5.0 13 éve
imaxdiv.c 0b44a0315b initial check-in, version 0.5.0 13 éve
labs.c 57b97b42bd add public interface headers to implementation files 6 éve
ldiv.c 0b44a0315b initial check-in, version 0.5.0 13 éve
llabs.c 57b97b42bd add public interface headers to implementation files 6 éve
lldiv.c 0b44a0315b initial check-in, version 0.5.0 13 éve
qsort.c b76f37fd56 add qsort_r and make qsort a wrapper around it 3 éve
qsort_nr.c dcb31f6b45 fix constraint violation in qsort wrapper around qsort_r 2 éve
strtod.c 8d404733e1 fix mismatched signatures for strtod_l family 3 éve
strtol.c d6c855caa8 fix undefined behavior in strto* via FILE buffer pointer abuse 6 éve
wcstod.c f3ecdc1043 fix undefined behavior in wcsto[ld] family functions 4 éve
wcstol.c f3ecdc1043 fix undefined behavior in wcsto[ld] family functions 4 éve