platform_bionic/libc/dns/net
Elliott Hughes a9209d7a0e Fix some easy cases of __ANDROID__ versus __BIONIC__.
We need to make a clearer distinction for bionic on the host. This patch
doesn't fully address things like "should host bionic try to talk to netd?"
for now, but is a step in the right direction.

Bug: http://b/31559095
Test: bionic tests.
Change-Id: I49812f8b75d9d78c4fd8a8ddf5df1201d63771d6
2016-09-16 18:27:07 -07:00
..
getaddrinfo.c Fix some easy cases of __ANDROID__ versus __BIONIC__. 2016-09-16 18:27:07 -07:00
gethnamaddr.c Fix alignment after variable-length data. 2015-07-06 14:43:28 -07:00
getnameinfo.c Remove <net/if_types.h>. 2016-05-11 15:00:19 -07:00
getservbyname.c Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3). 2014-10-22 22:23:10 -07:00
getservbyport.c Fix all resolv warnings and turn on -Werror. 2014-07-02 16:27:20 -07:00
getservent.c Add missing includes. 2015-01-28 19:23:11 -08:00
nsdispatch.c Support gethostbyname_r_ERANGE. 2014-12-19 14:11:29 -08:00
servent.h Renamed the misleading libc/netbsd directory to libc/dns. 2014-02-28 16:31:04 +00:00
services.h Regenerate "services.h" from /etc/services. 2014-08-20 12:11:31 -07:00
sethostent.c Support gethostbyname_r_ERANGE. 2014-12-19 14:11:29 -08:00