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