Pawel Jakub Dawidek
|
c65779d460
|
Make example more correct (errstr is a pointer, not boolean).
|
2013-08-18 10:33:46 +00:00 |
|
Benedict Reuschling
|
a10502a58b
|
Revert to r214147, errno is not clobbered as originally
thought.
|
2010-10-22 08:51:49 +00:00 |
|
Benedict Reuschling
|
a8af8b783a
|
Document strtonum()s behavior of setting errno to 0 when no error is found.
PR: docs/143330
Submitted by: Efstratios Karatzas (gpf dot kira at gmail dot com)
Discussed with: ru@
MFC after: 7 days
|
2010-10-21 18:30:48 +00:00 |
|
Benedict Reuschling
|
e9e38bc2e7
|
Sync with OpenBSD rev. 1.13:
strtonum does not require limits.h
Obtained from: OpenBSD
Discussed with: ru@
MFC after: 5 days
|
2010-10-21 18:21:19 +00:00 |
|
Ruslan Ermilov
|
ad136d1e29
|
Revise markup in recently added manpages.
|
2006-09-30 10:34:13 +00:00 |
|
Ruslan Ermilov
|
91545fccf9
|
Add a non-optional newline after ".Bx".
|
2006-03-15 14:45:45 +00:00 |
|
Andre Oppermann
|
7727f485de
|
Revert previous changes as we do support the .Ox macro for OpenBSD.
Pointed out by: ceri, ru, delphij
|
2006-03-15 14:05:41 +00:00 |
|
Andre Oppermann
|
b0b2326781
|
Fix HISTORY and point to OpenBSD.
|
2006-03-14 17:01:21 +00:00 |
|
Andre Oppermann
|
c74dfa2faf
|
Import of OpenBSD's strtonum(3) which is a nicer version of strtoll(3)
providing proper error checking and other improvements.
Obtained from: OpenBSD
Requested by: flz (to port Open[BGP|OSPF]D)
MFC after: 3 days
|
2006-03-14 16:57:30 +00:00 |
|