summaryrefslogtreecommitdiffstats
path: root/libc/dns/gethnamaddr.c
Commit message (Expand)AuthorAgeFilesLines
* libc should use O_CLOEXEC when opening files for its own use.Elliott Hughes2014-08-261-2/+2
* Fix three clang complaints about the DNS code.Elliott Hughes2014-07-071-1/+1
* add CLOEXEC to various DNS related codeNick Kralevich2014-06-291-1/+1
* Query libnetd_client for the appropriate netId for host resolution.Paul Jensen2014-05-191-0/+5
* Fix a gethnamaddr.c warning that's already fixed upstream.Elliott Hughes2014-05-061-11/+11
* bionic: Replace iface with opaque netid in resolver.Szymon Jakubczak2014-04-011-26/+26
* Remove ALIGNBYTES and ALIGN from <sys/param.h>Calin Juravle2014-03-211-0/+3
* Moved nameser.h and namser_compat.h to public include dirCalin Juravle2014-03-041-1/+1
* Renamed the misleading libc/netbsd directory to libc/dns.Calin Juravle2014-02-281-0/+1408