aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/getnameinfo.3
Commit message (Expand)AuthorAgeFilesLines
* stop use of NI_WITHSCOPEID. it was deprecated.Hajimu UMEMOTO2003-10-211-8/+3
* Our getaddrinfo() and getnameinfo() are thread-safe butHajimu UMEMOTO2003-09-151-1/+5
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-3/+3
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-1/+1
* mdoc(7) police: Fixed abuses of the .Ar and .Em macros.Ruslan Ermilov2002-12-181-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-3/+3
* mdoc(7) police:Ruslan Ermilov2001-08-071-9/+5
* .St -p1003.1g -> .St -p1003.1g-2000.Ruslan Ermilov2001-03-121-1/+1
* Use ``.St -p1003.1g''.Ruslan Ermilov2001-02-261-1/+2
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you canJacques Vidrine2000-09-061-2/+2
* mention getipnodeby* and get{addr,name}info are not thread-safe. (sync with ...Jun-ichiro itojun Hagino2000-08-091-6/+9
* sync with more recent kame tree.Jun-ichiro itojun Hagino2000-07-051-18/+95
* Fix an mdoc-o, and english.Tim Vanderhoek2000-05-311-6/+6
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Fixed missing include in synopsis.Bruce Evans2000-01-051-2/+2
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-281-0/+232