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
/
net
/
getnameinfo.3
Age
Commit message (
Expand
)
Author
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2013-08-18
Update comment.
wiz
2013-08-18
getnameinfo is now thread-safe so remove bugs section.
christos
2012-09-26
add and document AF_LOCAL (and the rest that were not)
christos
2012-03-04
fix signature according to TOG.
christos
2010-03-22
Use .In for header files instead of .Ar Pa and variations.
joerg
2005-03-21
Only name <netdb.h> in the synopsis, like the old manual page used to.
kleink
2005-03-21
Add restrict qualifiers to getaddrinfo() and getnameinfo() arguments.
kleink
2005-01-12
Use \*[Am] and \*[Gt], like before the previous revision; use .In; minor othe...
wiz
2005-01-11
written-from-scratch manpage (fixes ISOC copyright violation)
itojun
2004-12-20
revert previous change while discussion is in progress.
christos
2004-12-20
RFC cannot be used as manpage regarding to the ISOC copyright boilerplate.
itojun
2003-09-07
Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.
wiz
2003-08-28
Nm -> Fn getnameinfo; grammar improvements; markup improvement;
wiz
2003-08-28
Bump date for CAVEATS; fix punctuation usage in one place;
wiz
2003-08-28
use NI_NUMERICHOST for 2nd invocation
itojun
2003-08-28
add int error in CAVEAT
itojun
2003-08-28
add CAVEATS section
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-30
english grammer. by Jason McIntyre via kame
itojun
2003-04-16
Use
wiz
2002-05-22
Turn the flags argument to getnameinfo(3) back into an int (from unsigned
kleink
2002-05-15
<netdb.h> doesn't need prerequisite headers.
kleink
2002-05-14
More XNS5.2/POSIX-2001 alignment: change the flags argument to
kleink
2002-05-14
Align with XNS5.2/POSIX-2001: change hostlen and servlen arguments to
kleink
2002-02-07
Generate <>& symbolically.
ross
2001-11-15
sync with reality; scope identifier comes with the result even without
itojun
2001-09-16
Sort sections, sort SEE ALSO, and misc. fixes.
wiz
2001-08-05
there's no host.conf in netbsd. pointed out by smb
itojun
2001-04-29
copy-paste mistake; s/getaddrinfo/getnameinfo/
itojun
2001-01-05
do not refer getnodebyaddr.
itojun
2000-08-09
mention that current get{addr,name}info implementation are not thread-safe.
itojun
2000-06-30
typo in RFC number. KAME PR 263
itojun
2000-06-22
add cmetz paper, correct example
itojun
2000-06-04
correct arg type (salen) to conform to RFC2553.
itojun
2000-05-11
$NetBSD$
itojun
2000-05-11
update internet draft #. correct samples.
itojun
2000-01-17
sync with latest KAME tree.
itojun
2000-01-07
need sys/types.h before sys/socket.h
itojun
1999-12-13
bring in latest KAME get{addr,name}info(3).
itojun
1999-07-03
Add missing LIBRARY sections.
kleink
1999-07-01
add IPv6 support functions.
itojun