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