platform_bionic/libc/dns/net
Victor Khimenko 5956847acc Mark getaddrinfo functions with __BIONIC_WEAK_FOR_NATIVE_BRIDGE mark
System libc talks to out-of-process daemon thus it's better to not
duplicate that functionality in native bridge.

Bug: 67993967

Test: make

Change-Id: Iabc887a94082806d048bc98bf8d3b21c7531d60d
2018-03-14 17:42:15 +01:00
..
getaddrinfo.c Mark getaddrinfo functions with __BIONIC_WEAK_FOR_NATIVE_BRIDGE mark 2018-03-14 17:42:15 +01:00
gethnamaddr.c Reduce max DNS response from 64K to 8K 2018-02-27 23:30:34 +00:00
getnameinfo.c Add a netcontext variant of gethostbyaddr 2017-05-18 14:32:21 -04:00
getservent.c Complete <netdb.h>. 2017-10-15 10:37:51 -07:00
nsdispatch.c Support gethostbyname_r_ERANGE. 2014-12-19 14:11:29 -08:00
services.h Regenerate "services.h" from /etc/services. 2014-08-20 12:11:31 -07:00
sethostent.c Improve glibc compatibility of gethostby*_r functions. 2017-10-23 17:38:35 -07:00