platform_bionic/libc/dns/resolv
Lorenzo Colitti 616344d169 Make bionic compile even if resolver debugging is enabled.
The code now compiles with all combinations of DEBUG and
DEBUG_DATA except DEBUG_DATA=1, DEBUG=0, which is unsupported.

Change-Id: I9035a65c649df73092f1fc0864ae1cdd9a14aa3b
2015-01-26 16:05:27 +09:00
..
herror.c Moved nameser.h and namser_compat.h to public include dir 2014-03-04 15:07:07 +00:00
res_cache.c Make bionic compile even if resolver debugging is enabled. 2015-01-26 16:05:27 +09:00
res_comp.c Moved nameser.h and namser_compat.h to public include dir 2014-03-04 15:07:07 +00:00
res_data.c Moved nameser.h and namser_compat.h to public include dir 2014-03-04 15:07:07 +00:00
res_debug.c Replace uses of sprintf(3) with snprintf(3). 2014-10-08 16:12:27 -07:00
res_debug.h Renamed the misleading libc/netbsd directory to libc/dns. 2014-02-28 16:31:04 +00:00
res_init.c Merge "Switch to OpenBSD res_random." 2014-08-26 23:18:04 +00:00
res_mkquery.c Moved nameser.h and namser_compat.h to public include dir 2014-03-04 15:07:07 +00:00
res_private.h Renamed the misleading libc/netbsd directory to libc/dns. 2014-02-28 16:31:04 +00:00
res_query.c Replace uses of sprintf(3) with snprintf(3). 2014-10-08 16:12:27 -07:00
res_send.c am d5a6a5e1: am db42a9f5: Merge "Fix three clang complaints about the DNS code." 2014-07-07 18:08:47 +00:00
res_state.c Fix pthread key num calculation. 2014-12-12 17:00:08 -08:00