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 f4ad36c4bf add deprecated (removed from posix) [efg]cvt() functions 14 years ago
..
abs.c initial check-in, version 0.5.0 15 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 initial check-in, version 0.5.0 15 years ago
div.c initial check-in, version 0.5.0 15 years ago
ecvt.c add deprecated (removed from posix) [efg]cvt() functions 14 years ago
fcvt.c add deprecated (removed from posix) [efg]cvt() functions 14 years ago
frexp.c initial check-in, version 0.5.0 15 years ago
frexpf.c initial check-in, version 0.5.0 15 years ago
frexpl.c fix incorrect long double parameters on arm (and other future ports) 15 years ago
gcvt.c add deprecated (removed from posix) [efg]cvt() functions 14 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 initial check-in, version 0.5.0 15 years ago
ldiv.c initial check-in, version 0.5.0 15 years ago
llabs.c initial check-in, version 0.5.0 15 years ago
lldiv.c initial check-in, version 0.5.0 15 years ago
qsort.c avoid crashing when nel==0 is passed to qsort 15 years ago
strtod.c initial check-in, version 0.5.0 15 years ago
strtof.c initial check-in, version 0.5.0 15 years ago
strtoimax.c fix various bugs in new integer parser framework 15 years ago
strtol.c initial check-in, version 0.5.0 15 years ago
strtold.c fix various bugs in strtold: 15 years ago
strtoll.c initial check-in, version 0.5.0 15 years ago
strtoul.c fix incorrect overflow errors on strtoul, etc. 15 years ago
strtoull.c fix incorrect overflow errors on strtoul, etc. 15 years ago
strtoumax.c fix various bugs in new integer parser framework 15 years ago
wcstoimax.c fix various bugs in new integer parser framework 15 years ago
wcstol.c initial check-in, version 0.5.0 15 years ago
wcstoll.c initial check-in, version 0.5.0 15 years ago
wcstoul.c fix incorrect overflow errors on strtoul, etc. 15 years ago
wcstoull.c fix incorrect overflow errors on strtoul, etc. 15 years ago
wcstoumax.c fix various bugs in new integer parser framework 15 years ago