1. db009d4 Merge "Remove obsolete #include and comment." am: f8b4ff4aa1 am: 77d575ba4d am: 413be686d8 by Elliott Hughes · 9 years ago
  2. 6eb8fb5 Remove obsolete #include and comment. by Elliott Hughes · 9 years ago
  3. 7ca773a Merge "Enable libc/libdl/libm/linker for host bionic" am: b99b6762b4 am: d528de0d58 am: 9d7afd082f by Dan Willemsen · 9 years ago
  4. 7ec52b1 Enable libc/libdl/libm/linker for host bionic by Dan Willemsen · 9 years ago
  5. 27a4459 Check for bad packets in getaddrinfo.c's getanswer. by Elliott Hughes · 9 years ago
  6. a9209d7 Fix some easy cases of __ANDROID__ versus __BIONIC__. by Elliott Hughes · 9 years ago
  7. bab9d79 Remove <net/if_types.h>. by Elliott Hughes · 9 years ago
  8. 82140be Remove <net/if_ieee1394.h>. by Elliott Hughes · 9 years ago
  9. 26fda77 Fix b64_pton. by Elliott Hughes · 9 years ago
  10. 7bbb181 Don't leak sockets if setsockopt() or fchown() fail. by Erik Kline · 9 years ago
  11. dbb17b2 Fix alignment after variable-length data. by Elliott Hughes · 10 years ago
  12. 01e37c9 Pass around struct android_net_context for better behaviour by Erik Kline · 10 years ago
  13. 05fc1d7 Add missing includes. by Elliott Hughes · 11 years ago
  14. c62a4b5 Fix freeaddrinfo(NULL). by Elliott Hughes · 11 years ago
  15. a2177c6 Move gethtnamaddr.c to net/ subdirectory. by Yabin Cui · 11 years ago
  16. 7069256 Support gethostbyname_r_ERANGE. by Yabin Cui · 11 years ago
  17. 58d33a5 Sync with upstream for gethnamaddr.c. by Yabin Cui · 11 years ago
  18. 9773fa3 Clean up DNS proxying. by Elliott Hughes · 11 years ago
  19. 3638a83 Add error-check when mapping socket to fd by Robert Alm · 11 years ago
  20. 55293c1 Don't receive structs containing pointers over sockets. by Elliott Hughes · 11 years ago
  21. ac5df33 am 6c5694b6: Merge "Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3)." by Elliott Hughes · 11 years ago
  22. ba81112 Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3). by Derek Xue · 11 years ago
  23. 06b0339 am 59de803a: Merge "libc should use O_CLOEXEC when opening files for its own use." by Elliott Hughes · 11 years ago
  24. c674edb libc should use O_CLOEXEC when opening files for its own use. by Elliott Hughes · 11 years ago
  25. 1b6b56a am 7134fc30: Merge "Regenerate "services.h" from /etc/services." by Elliott Hughes · 11 years ago
  26. c4a1de1 Regenerate "services.h" from /etc/services. by Elliott Hughes · 11 years ago
  27. cda4006 am 2a70aba8: am ab4fc823: Merge "Fix all resolv warnings and turn on -Werror." by Elliott Hughes · 11 years ago
  28. 37b1b5b Fix all resolv warnings and turn on -Werror. by Elliott Hughes · 11 years ago
  29. b18a1c3 am e844f27a: am bcf77b5d: Merge "add CLOEXEC to various DNS related code" by Nick Kralevich · 11 years ago
  30. dd9efcb am c5f1504e: am 6cdab387: Merge "Restore <nsswitch.h> which is BSD API, not private." by Elliott Hughes · 11 years ago
  31. bcf77b5 Merge "add CLOEXEC to various DNS related code" by Nick Kralevich · 11 years ago
  32. a311704 Restore <nsswitch.h> which is BSD API, not private. by Elliott Hughes · 11 years ago
  33. 1781ed7 add CLOEXEC to various DNS related code by Nick Kralevich · 11 years ago
  34. 31ad037 Make host resolver call __connect() rather than connect() so mark isn't cleared. by Paul Jensen · 11 years ago
  35. 5240b56 Query libnetd_client for the appropriate netId for host resolution. by Paul Jensen · 11 years ago
  36. 57a2627 Fix build breakage. by Sreeram Ramachandran · 11 years ago
  37. 559c784 Query libnetd_client for the appropriate netId for host resolution. by Paul Jensen · 11 years ago
  38. ea9bf67 bionic: Replace iface with opaque netid in resolver. by Szymon Jakubczak · 11 years ago
  39. 205c788 Clean up reentrancy cruft. by Elliott Hughes · 11 years ago
  40. f2cea02 Clean up <stdio.h> macros. by Elliott Hughes · 11 years ago
  41. 569fb98 Moved nameser.h and namser_compat.h to public include dir by Calin Juravle · 11 years ago
  42. bd33537 Renamed the misleading libc/netbsd directory to libc/dns. by Calin Juravle · 11 years ago