summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtonum.c
Commit message (Expand)AuthorAgeFilesLines
* POSIXed strtoll() (and ours one too) can set errno to EINVAL, so checkache2006-03-141-1/+1
* Import of OpenBSD's strtonum(3) which is a nicer version of strtoll(3)andre2006-03-141-0/+68
OpenPOWER on IntegriCloud