summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/strtonum.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* no longer any need to quote macro lines with >9 args;jmc2013-08-141-3/+3
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* surround the error strings with quotes to clarify exactly which stringstedu2013-04-171-5/+5
* convert to new .Dd format;jmc2007-05-311-2/+2
* strtonum does not require limits.htedu2006-04-251-2/+1
* clarifications from ray lai;jmc2005-10-261-3/+5
* mark up NULL w/ .Dv;jmc2005-04-141-2/+5
* make it crystal clear that errstr is NULL after successtedu2005-04-141-1/+4
* tidy up ERRORS and STANDARDS;jmc2005-02-071-7/+10
* .{N,O}x fixes;jmc2004-11-221-3/+2
* Add HISTORY; from Jose Nazariomillert2004-09-211-1/+7
* It's not really possible to make strtonum() deal with unsigned longmillert2004-08-031-8/+11
* improved man page, with example and error strings, suggested by deraadt@tedu2004-05-061-36/+56
* typo; sq@oganer.netderaadt2004-05-061-2/+2
* sort SEE ALSO;jmc2004-05-041-2/+2
* typo spotted by grangetedu2004-05-031-2/+2
* strtonum, a nicer version of strtoll, by millert and myself.tedu2004-05-031-0/+114