index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdlib
/
strtoul.3
Age
Commit message (
Expand
)
Author
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2016-11-05
Update strtoul(3) example to reflect clarifications in strtol(3).
riastradh
2016-05-01
Fix type name. From Abhinav.
joerg
2015-11-13
revert 0b documentation.
christos
2015-11-13
Remove trailing whitespace.
wiz
2015-11-12
Now that our source tree has binary constants, recognize them.
christos
2015-05-03
Sort SEE ALSO.
wiz
2015-05-01
- new test for strtoi
christos
2015-03-10
PR/49640: Kamil Rytarowski: Improve error printing
christos
2015-01-18
cleanups from (Kamil Rytarowski)
christos
2015-01-16
Remove trailing whitespace.
wiz
2015-01-16
strtoi and strtou additions
christos
2009-12-02
tyop de fix
pooka
2009-12-02
Document that strtouq can return UQUAD_MAX.
pooka
2009-07-23
Bump date for previous.
wiz
2009-07-23
Clarify the description of the errno behavior, based on the recent
dholland
2009-05-21
Markup improvements. No need to mark up numbers as defined values, math
wiz
2009-05-20
mention that these functions return 0 and set errno to ERANGE on invalid base.
christos
2003-09-08
Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.
wiz
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-16
Use
wiz
2002-08-11
bring in EXAMPLES and a note.
yamt
2002-02-07
Generate <>& symbolically.
ross
2002-01-15
Use .Pp instead of empty lines.
wiz
2001-09-16
Drop unnecessary whitespace and .Pp, sort SEE ALSO, sort sections,
wiz
2001-04-28
* Move definitions of exact-width integer types from <machine/types.h>
kleink
2000-03-06
Add ISO C99 long long integer general utility interfaces; partially addresses
kleink
1999-11-19
Don't pass so many args to .Nd macro. It just overflows.
enami
1998-02-05
add LIBRARY section to man page
perry
1998-01-30
update to lite-2
perry
1997-11-14
add missing .Nm entries. from spz@serpens.swb.de.
mrg
1995-12-28
New-style RCS ids.
thorpej
1994-01-03
Integrate strtoq() and strtouq() from bsd-sources on uunet.
jtc
1993-11-29
Use "Er" for argument to -width in the lists in the ERROR sections so that
jtc
1993-11-24
Strtoul returns a unsigned long.
jtc
1993-08-01
Add RCS indentifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd