You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker dcb31f6b45 fix constraint violation in qsort wrapper around qsort_r 4 years ago
..
abs.c add public interface headers to implementation files 8 years ago
atof.c initial check-in, version 0.5.0 15 years ago
atoi.c fix signed overflows at most-negative values in ato(i|l|ll) 15 years ago
atol.c fix signed overflows at most-negative values in ato(i|l|ll) 15 years ago
atoll.c fix signed overflows at most-negative values in ato(i|l|ll) 15 years ago
bsearch.c bsearch: simplify and optimize 8 years ago
div.c initial check-in, version 0.5.0 15 years ago
ecvt.c include cleanups: remove unused headers and add feature test macros 13 years ago
fcvt.c make fcvt decimal point location for zero make more sense 13 years ago
gcvt.c include cleanups: remove unused headers and add feature test macros 13 years ago
imaxabs.c initial check-in, version 0.5.0 15 years ago
imaxdiv.c initial check-in, version 0.5.0 15 years ago
labs.c add public interface headers to implementation files 8 years ago
ldiv.c initial check-in, version 0.5.0 15 years ago
llabs.c add public interface headers to implementation files 8 years ago
lldiv.c initial check-in, version 0.5.0 15 years ago
qsort.c add qsort_r and make qsort a wrapper around it 5 years ago
qsort_nr.c fix constraint violation in qsort wrapper around qsort_r 4 years ago
strtod.c fix mismatched signatures for strtod_l family 4 years ago
strtol.c fix undefined behavior in strto* via FILE buffer pointer abuse 8 years ago
wcstod.c fix undefined behavior in wcsto[ld] family functions 6 years ago
wcstol.c fix undefined behavior in wcsto[ld] family functions 6 years ago