platform_bionic/libc/netbsd/net
Brad Fitzpatrick a1dbf0b453 DNS proxy: the start. proxies getaddrinfo calls.
Will also need to do gethostinfo, but that's probably about it.

It was cleaner to do it at this level, rather than speaking in terms
of DNS packets.

Change-Id: I047cc459979ffb0170a3eb0d432a7e827fb71c26
2010-10-28 11:31:22 -07:00
..
base64.c Remove compiler warnings when building Bionic. 2010-06-22 17:51:41 -07:00
getaddrinfo.c DNS proxy: the start. proxies getaddrinfo calls. 2010-10-28 11:31:22 -07:00
getnameinfo.c Remove compiler warnings when building Bionic. 2010-06-22 17:51:41 -07:00
getservbyname.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getservbyname_r.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getservbyport.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getservbyport_r.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getservent.c Include <endian.h> instead of <sys/endian.h>, 2009-08-31 15:42:09 +08:00
getservent_r.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
nsdispatch.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
reentrant.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
servent.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
services.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00