clean up stdio_impl.h
[musl] / src / stdlib / wcstol.c
2012-11-08 Rich Felkerclean up stdio_impl.h
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-04-19 Rich Felkerfurther fixes to leading space issue (forgot the wide...
2012-04-16 Rich Felkeravoid hitting eof in wcstol
2012-04-16 Rich Felkeruse the new integer parser (FILE/shgetc based) for...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0