android_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
getservbyport.c
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
services.h
sethostent.c Support gethostbyname_r_ERANGE. 2014-12-19 14:11:29 -08:00