1. 6170693 Make ThreadLocalBuffer a class rather than a macro. by Elliott Hughes · 10 years ago
  2. 9ecb7f4 am c3307dc4: Merge "Better control of pthread keys used in bionic." by Yabin Cui · 10 years ago
  3. 4a2891d Better control of pthread keys used in bionic. by Yabin Cui · 10 years ago
  4. 0772f93 am 6cf2cf8b: am 542b94d9: Merge "Remove unused CONFIG_SECONDS." by Elliott Hughes · 10 years ago
  5. 4dcfccf Remove unused CONFIG_SECONDS. by Elliott Hughes · 11 years ago
  6. 5bf4a17 am dedacf10: am 5c7964c5: Merge "Clean up <stdlib.h> slightly." by Elliott Hughes · 11 years ago
  7. 5c7964c Merge "Clean up <stdlib.h> slightly." by Elliott Hughes · 11 years ago
  8. ecbeee6 am 329db346: am f2d02c38: Merge "Make bionic compile even if resolver debugging is enabled." by Lorenzo Colitti · 11 years ago
  9. 76f8916 Clean up <stdlib.h> slightly. by Elliott Hughes · 11 years ago
  10. 616344d Make bionic compile even if resolver debugging is enabled. by Lorenzo Colitti · 11 years ago
  11. 6428c62 am 7d196768: am 927d8be7: Merge "Fix build error when XLOG is enabled" by Elliott Hughes · 11 years ago
  12. a6a0949 Fix build error when XLOG is enabled by Patrick Tjin · 11 years ago
  13. bb3579f am 96cd50f2: am 0e32e39d: Merge "Fix pthread key num calculation." by Yabin Cui · 11 years ago
  14. 6c238f2 Fix pthread key num calculation. by Yabin Cui · 11 years ago
  15. 8a94b86 am e5477f83: Fail queries fast if no DNS servers are configured. by Lorenzo Colitti · 11 years ago
  16. e5477f8 Fail queries fast if no DNS servers are configured. by Lorenzo Colitti · 11 years ago
  17. a2220ff am 72d72d91: Merge "Replace uses of sprintf(3) with snprintf(3)." by Dan Albert · 11 years ago
  18. 8b3b4fa am 72d72d91: Merge "Replace uses of sprintf(3) with snprintf(3)." by Dan Albert · 11 years ago
  19. cfd8c45 Replace uses of sprintf(3) with snprintf(3). by Dan Albert · 11 years ago
  20. d87d401 Improve <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  21. 33a73bf When comparing DNS server configs, also compare number of servers by Lorenzo Colitti · 11 years ago
  22. da0ed4c am c71483c0: Merge "When comparing DNS server configs, also compare number of servers" by Lorenzo Colitti · 11 years ago
  23. c71483c Merge "When comparing DNS server configs, also compare number of servers" by Lorenzo Colitti · 11 years ago
  24. bce18c9 When comparing DNS server configs, also compare number of servers by Lorenzo Colitti · 11 years ago
  25. f975bc2 am 7b87d441: Merge "Switch to OpenBSD res_random." by Elliott Hughes · 11 years ago
  26. 06b0339 am 59de803a: Merge "libc should use O_CLOEXEC when opening files for its own use." by Elliott Hughes · 11 years ago
  27. 7b87d44 Merge "Switch to OpenBSD res_random." by Elliott Hughes · 11 years ago
  28. c674edb libc should use O_CLOEXEC when opening files for its own use. by Elliott Hughes · 11 years ago
  29. c228979 am 205cc415: Merge "Improve <sys/cdefs.h>." by Elliott Hughes · 11 years ago
  30. 2cfb4e8 Improve <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  31. 1544eae Revert most of "Cleanup: Delete dead code." by Paul Jensen · 11 years ago
  32. 2582f02 Cleanup: Delete dead code. by Sreeram Ramachandran · 11 years ago
  33. 0f7d882 Switch to OpenBSD res_random. by Elliott Hughes · 11 years ago
  34. 88ed7d2 am d5a6a5e1: am db42a9f5: Merge "Fix three clang complaints about the DNS code." by Elliott Hughes · 11 years ago
  35. cda4006 am 2a70aba8: am ab4fc823: Merge "Fix all resolv warnings and turn on -Werror." by Elliott Hughes · 11 years ago
  36. 37b1b5b Fix all resolv warnings and turn on -Werror. by Elliott Hughes · 11 years ago
  37. 68c2755 Fix three clang complaints about the DNS code. by Elliott Hughes · 11 years ago
  38. b18a1c3 am e844f27a: am bcf77b5d: Merge "add CLOEXEC to various DNS related code" by Nick Kralevich · 11 years ago
  39. 1781ed7 add CLOEXEC to various DNS related code by Nick Kralevich · 11 years ago
  40. 31ad037 Make host resolver call __connect() rather than connect() so mark isn't cleared. by Paul Jensen · 11 years ago
  41. 41d9a50 Add support for deleting per-network DNS resolver caches. by Paul Jensen · 11 years ago
  42. ea9bf67 bionic: Replace iface with opaque netid in resolver. by Szymon Jakubczak · 11 years ago
  43. 0ad555a Update res_debug.c to take into account changes to the nameser.h by Calin Juravle · 11 years ago
  44. 569fb98 Moved nameser.h and namser_compat.h to public include dir by Calin Juravle · 11 years ago
  45. bd33537 Renamed the misleading libc/netbsd directory to libc/dns. by Calin Juravle · 11 years ago