1. 4c5595c Replace local MUSL define with global ANDROID_HOST_MUSL by Colin Cross · 4 years ago
  2. 14d1507 Fix some clang-format issues by Colin Cross · 4 years ago
  3. 7da2034 Build bionic unit tests for musl by Colin Cross · 4 years ago
  4. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  5. bb7d9fb Improve glibc compatibility of gethostby*_r functions. by Elliott Hughes · 8 years ago
  6. 5033918 Complete <netdb.h>. by Elliott Hughes · 8 years ago
  7. a35cd8c Test that ip6-localhost exists in etc/hosts. by Yabin Cui · 11 years ago
  8. c62a4b5 Fix freeaddrinfo(NULL). by Elliott Hughes · 11 years ago
  9. 58d33a5 Sync with upstream for gethnamaddr.c. by Yabin Cui · 11 years ago
  10. 32fea14 Add getaddrinfo(3) tests for NULL arguments. by Elliott Hughes · 11 years ago
  11. ba81112 Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3). by Derek Xue · 11 years ago
  12. 4912fc7 bionic/tests: migrate gethostbyname bionic test from system/extra to bionic/tests by Derek Xue · 11 years ago
  13. d8213bb Update getnameinfo.c, remove dead code, and fix error reporting. by Elliott Hughes · 12 years ago
  14. d3b9d11 Add a test that getaddrinfo works when hints are NULL. by Elliott Hughes · 12 years ago