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