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