Fangrui Song 3d8322c7ad bsearch: simplify and optimize 6 lat temu
..
abs.c 57b97b42bd add public interface headers to implementation files 7 lat temu
atof.c 0b44a0315b initial check-in, version 0.5.0 14 lat temu
atoi.c 0c4188f6d7 fix signed overflows at most-negative values in ato(i|l|ll) 13 lat temu
atol.c 0c4188f6d7 fix signed overflows at most-negative values in ato(i|l|ll) 13 lat temu
atoll.c 0c4188f6d7 fix signed overflows at most-negative values in ato(i|l|ll) 13 lat temu
bsearch.c 3d8322c7ad bsearch: simplify and optimize 6 lat temu
div.c 0b44a0315b initial check-in, version 0.5.0 14 lat temu
ecvt.c 571744447c include cleanups: remove unused headers and add feature test macros 11 lat temu
fcvt.c 983acebc8a make fcvt decimal point location for zero make more sense 11 lat temu
gcvt.c 571744447c include cleanups: remove unused headers and add feature test macros 11 lat temu
imaxabs.c 0b44a0315b initial check-in, version 0.5.0 14 lat temu
imaxdiv.c 0b44a0315b initial check-in, version 0.5.0 14 lat temu
labs.c 57b97b42bd add public interface headers to implementation files 7 lat temu
ldiv.c 0b44a0315b initial check-in, version 0.5.0 14 lat temu
llabs.c 57b97b42bd add public interface headers to implementation files 7 lat temu
lldiv.c 0b44a0315b initial check-in, version 0.5.0 14 lat temu
qsort.c 52cf5c18f4 qsort: add a short comment about the algorithm 7 lat temu
strtod.c 17a60f9d32 add _l versions of strtod family functions, purely as aliases 11 lat temu
strtol.c ce05325521 add ABI symbols for strtol family functions 11 lat temu
wcstod.c 571744447c include cleanups: remove unused headers and add feature test macros 11 lat temu
wcstol.c 835f9f950e clean up stdio_impl.h 12 lat temu