about summary refs log tree commit diff
path: root/src/stdlib/strtoul.c
Commit message (Expand)AuthorAgeFilesLines
* use the new integer parser (FILE/shgetc based) for strtol, wcstol, etc.Rich Felker2012-04-161-17/+0
* fix incorrect overflow errors on strtoul, etc.Rich Felker2011-09-051-2/+5
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+14