summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtonum.3
Commit message (Expand)AuthorAgeFilesLines
* Make example more correct (errstr is a pointer, not boolean).pjd2013-08-181-1/+1
* Revert to r214147, errno is not clobbered as originallybcr2010-10-221-2/+0
* Document strtonum()s behavior of setting errno to 0 when no error is found.bcr2010-10-211-0/+2
* Sync with OpenBSD rev. 1.13:bcr2010-10-211-2/+1
* Revise markup in recently added manpages.ru2006-09-301-13/+15
* Add a non-optional newline after ".Bx".ru2006-03-151-1/+2
* Revert previous changes as we do support the .Ox macro for OpenBSD.andre2006-03-151-2/+4
* Fix HISTORY and point to OpenBSD.andre2006-03-141-5/+2
* Import of OpenBSD's strtonum(3) which is a nicer version of strtoll(3)andre2006-03-141-0/+154
OpenPOWER on IntegriCloud