Rich Felker 1bf725eda7 further fixes to leading space issue (forgot the wide versions) 13 tahun lalu
..
abs.c 0b44a0315b initial check-in, version 0.5.0 14 tahun lalu
atof.c 0b44a0315b initial check-in, version 0.5.0 14 tahun lalu
atoi.c 0c4188f6d7 fix signed overflows at most-negative values in ato(i|l|ll) 13 tahun lalu
atol.c 0c4188f6d7 fix signed overflows at most-negative values in ato(i|l|ll) 13 tahun lalu
atoll.c 0c4188f6d7 fix signed overflows at most-negative values in ato(i|l|ll) 13 tahun lalu
bsearch.c 0b44a0315b initial check-in, version 0.5.0 14 tahun lalu
div.c 0b44a0315b initial check-in, version 0.5.0 14 tahun lalu
ecvt.c f4ad36c4bf add deprecated (removed from posix) [efg]cvt() functions 13 tahun lalu
fcvt.c f4ad36c4bf add deprecated (removed from posix) [efg]cvt() functions 13 tahun lalu
gcvt.c f4ad36c4bf add deprecated (removed from posix) [efg]cvt() functions 13 tahun lalu
imaxabs.c 0b44a0315b initial check-in, version 0.5.0 14 tahun lalu
imaxdiv.c 0b44a0315b initial check-in, version 0.5.0 14 tahun lalu
labs.c 0b44a0315b initial check-in, version 0.5.0 14 tahun lalu
ldiv.c 0b44a0315b initial check-in, version 0.5.0 14 tahun lalu
llabs.c 0b44a0315b initial check-in, version 0.5.0 14 tahun lalu
lldiv.c 0b44a0315b initial check-in, version 0.5.0 14 tahun lalu
qsort.c 1477a3be62 avoid crashing when nel==0 is passed to qsort 14 tahun lalu
strtod.c cb81b6947c fix really bad breakage in strtol, etc.: failure to accept leading spaces 13 tahun lalu
strtol.c 96e9773eb7 use the new integer parser (FILE/shgetc based) for strtol, wcstol, etc. 13 tahun lalu
wcstod.c 1bf725eda7 further fixes to leading space issue (forgot the wide versions) 13 tahun lalu
wcstol.c 1bf725eda7 further fixes to leading space issue (forgot the wide versions) 13 tahun lalu