Rich Felker f3ecdc1043 fix undefined behavior in wcsto[ld] family functions 5 éve
..
abs.c 57b97b42bd add public interface headers to implementation files 7 éve
atof.c 0b44a0315b initial check-in, version 0.5.0 14 é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 14 é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 14 éve
imaxdiv.c 0b44a0315b initial check-in, version 0.5.0 14 éve
labs.c 57b97b42bd add public interface headers to implementation files 7 éve
ldiv.c 0b44a0315b initial check-in, version 0.5.0 14 éve
llabs.c 57b97b42bd add public interface headers to implementation files 7 éve
lldiv.c 0b44a0315b initial check-in, version 0.5.0 14 éve
qsort.c 52cf5c18f4 qsort: add a short comment about the algorithm 7 éve
strtod.c d6c855caa8 fix undefined behavior in strto* via FILE buffer pointer abuse 6 é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 5 éve
wcstol.c f3ecdc1043 fix undefined behavior in wcsto[ld] family functions 5 éve