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