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
/
string
/
strerror.3
Age
Commit message (
Expand
)
Author
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2015-05-09
Update HISTORY from OpenBSD: strerror from 4.3 Reno, perror from v4.
dholland
2010-10-25
Bump date.
wiz
2010-10-24
Mention err/warn. Note that they're generally preferred to perror().
dholland
2006-10-16
nul/null/NULL cleanup:
wiz
2006-05-22
Punctuation nit.
wiz
2006-05-22
Clarify that strerror() doesn't return EINVAL but stores in errno;
kleink
2005-07-29
< -> \*[Lt], end sentence with a dot, add comma
wiz
2005-07-28
PR/30845: Luke Mewburn: strerror_r(3) missing
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-16
Use
wiz
2002-02-07
Generate <>& symbolically.
ross
1999-03-22
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1998-02-05
add LIBRARY section to man page
perry
1997-10-09
rcsid police
lukem
1995-07-03
remove bogus sys_errlist(3) cross reference
jtc
1994-08-02
Minor touch ups to match strsignal(3) man page
jtc
1994-01-10
Fix spelling errors.
jtc
1993-10-07
Moved strerror.[c3] from libc/stdio to libc/string.
jtc