about summary refs log tree commit diff
path: root/src/stdlib/wcstol.c
Commit message (Expand)AuthorAgeFilesLines
* further fixes to leading space issue (forgot the wide versions)Rich Felker2012-04-191-2/+4
* avoid hitting eof in wcstolRich Felker2012-04-161-2/+3
* use the new integer parser (FILE/shgetc based) for strtol, wcstol, etc.Rich Felker2012-04-161-14/+71
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+18