summaryrefslogtreecommitdiff
path: root/src/network/getnameinfo.c
AgeCommit message (Expand)AuthorLines
2014-06-04add support for reverse port lookups from services file to getnameinfoRich Felker-4/+35
2014-06-04add support for reverse name lookups from hosts file to getnameinfoRich Felker-5/+53
2014-06-04add support for ipv6 scope_id to getaddrinfo and getnameinfoRich Felker-4/+28
2014-06-02switch standard resolver functions to use the new dns backendRich Felker-6/+53
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy-1/+0
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker-3/+3
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+54