summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/getnameinfo.c
Commit message (Expand)AuthorAgeFilesLines
* - ntohs() returns unsigned value.ume2002-07-241-59/+56
* Make NI_WITHSCOPEID a default (always on), to synchronizeume2002-07-021-30/+20
* Fix the style of the SCM ID's.obrien2002-03-221-1/+3
* Remove multi-line __P() usage.obrien2002-03-221-2/+2
* Remove __P() usage.obrien2002-03-211-1/+1
* Correct 2nd argument of getnameinfo(3) to socklen_t.ume2001-02-151-1/+1
* off-by-1 error in string length validationitojun2000-09-251-7/+6
* sync with latest kame.itojun2000-07-051-70/+208
* Change IPv6 scoped addr format again based on recent standard discussion.shin2000-02-191-7/+4
* IPv6 scoped addr format is changed as recent KAME change.shin2000-02-091-4/+14
* Allow reverse lookup for loopback addr.shin2000-01-271-1/+1
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-281-0/+228
OpenPOWER on IntegriCloud