1. 5e2342f Merge "Remove <sys/atomics.h>." by Elliott Hughes · 9 years ago
  2. 7ee8e29 Merge "Update Android.bp to match Android.mk" by Colin Cross · 9 years ago
  3. 7941678 Update Android.bp to match Android.mk by Colin Cross · 9 years ago
  4. 9f0aab8 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  5. 0f93237 Merge "Update strip property format" by Colin Cross · 9 years ago
  6. 2ab69cc Merge "Update documentation to work with gitiles." by Christopher Ferris · 9 years ago
  7. 62e3a07 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  8. 9ee905f Merge "Move <machine/endian.h> somewhere more private." by Elliott Hughes · 9 years ago
  9. 45d3cf9 Merge "Update Android.bp to match Android.mk" by Treehugger Robot · 9 years ago
  10. ed50763 Remove <sys/atomics.h>. by Elliott Hughes · 9 years ago
  11. 3d12517 Move <machine/endian.h> somewhere more private. by Elliott Hughes · 9 years ago
  12. 3338ee5 Merge "Move glibc-syscalls.h into bits/." by Elliott Hughes · 9 years ago
  13. 3fb1b37 Merge "Remove <sys/utime.h>." by Elliott Hughes · 9 years ago
  14. d3b4166 Merge "Move the IEEE fp header out of the public headers." by Elliott Hughes · 9 years ago
  15. eb9b0a1 Merge "Move nsswitch.h into libc/dns/include." by Elliott Hughes · 9 years ago
  16. af5afdb Merge "Remove <net/if_ieee1394.h>." by Elliott Hughes · 9 years ago
  17. 5ab6f6c Merge "Remove <sys/ioctl_compat.h>." by Elliott Hughes · 9 years ago
  18. e10ff49 Remove <sys/utime.h>. by Elliott Hughes · 9 years ago
  19. d3f51a4 Merge "Remove unused <sys/socketcalls.h> header." by Elliott Hughes · 9 years ago
  20. 64959d2 Remove <sys/ioctl_compat.h>. by Elliott Hughes · 9 years ago
  21. 8aabbd7 Move glibc-syscalls.h into bits/. by Elliott Hughes · 9 years ago
  22. b0da576 Move the IEEE fp header out of the public headers. by Elliott Hughes · 9 years ago
  23. 82140be Remove <net/if_ieee1394.h>. by Elliott Hughes · 9 years ago
  24. 42d7527 Move nsswitch.h into libc/dns/include. by Elliott Hughes · 9 years ago
  25. 583a4f8 Merge changes I25dca710,I85fdf927,I667fe53e,I46bf95ac by Josh Gao · 9 years ago
  26. 6bad319 Remove unused <sys/socketcalls.h> header. by Elliott Hughes · 9 years ago
  27. ec46719 Merge "Fix various empty .h files in bionic." by Elliott Hughes · 9 years ago
  28. edfc5d7 Merge "Record the resolution start time on errors." by Lorenzo Colitti · 9 years ago
  29. 8b8611a Record the resolution start time on errors. by Pierre Imai · 9 years ago
  30. 6b3bec0 Fix various empty .h files in bionic. by Elliott Hughes · 9 years ago
  31. ee6fb66 Merge changes I0aa46d9d,I6431111b by Treehugger Robot · 9 years ago
  32. b089e46 Remove nonexported _ns_flagdata from public header. by Josh Gao · 9 years ago
  33. 5a3d5ca Add __INTRODUCED_IN_{32,64}. by Josh Gao · 9 years ago
  34. d51bc71 Add platform specific version tags. by Josh Gao · 9 years ago
  35. ff504e6 Add __INTRODUCED_IN hack to complex test. by Josh Gao · 9 years ago
  36. 34c599a Add __INTRODUCED_IN_FUTURE for unreleased APIs. by Josh Gao · 9 years ago
  37. 14adff1 Add versioning information to symbols. by Josh Gao · 9 years ago
  38. e23df93 Merge "Remove __UNAVAILABLE." by Elliott Hughes · 9 years ago
  39. 37f3632 Update strip property format by Colin Cross · 9 years ago
  40. ee84786 Update Android.bp to match Android.mk by Colin Cross · 9 years ago
  41. 7e94d29 Remove __UNAVAILABLE. by Elliott Hughes · 9 years ago
  42. 146cbac Merge "Fix <wctype.h>." by Elliott Hughes · 9 years ago
  43. adc8d34 Merge "Remove declaration of pthread_cond_timeout_np." by Elliott Hughes · 9 years ago
  44. 216c300 Merge "Update timezone data to 2016d" by Neil Fuller · 9 years ago
  45. 418bdaf Merge "Update timezone data to 2016c" by Neil Fuller · 9 years ago
  46. f1b3852 Merge "Update timezone data to 2016b" by Neil Fuller · 9 years ago
  47. 7ba106c Fix <wctype.h>. by Elliott Hughes · 9 years ago
  48. bd8773d Merge "Implement mblen(3)." by Treehugger Robot · 9 years ago
  49. 6f6f905 Implement mblen(3). by Elliott Hughes · 9 years ago
  50. 1519a90 Merge "Remove -fvisibility=hidden from dns code" by Treehugger Robot · 9 years ago
  51. e5ed43b Remove -fvisibility=hidden from dns code by Dimitry Ivanov · 9 years ago
  52. 488f5fc Merge "[mips64] Call __memset_chk_fail correctly for mips64." by Treehugger Robot · 9 years ago
  53. 3615a52 Remove declaration of pthread_cond_timeout_np. by Elliott Hughes · 9 years ago
  54. b640e03 [mips64] Call __memset_chk_fail correctly for mips64. by Predrag Blagojevic · 9 years ago
  55. 671e6b2 Merge "Add unwind information for r7 in arm syscalls." by Treehugger Robot · 9 years ago
  56. f5a9123 Add unwind information for r7 in arm syscalls. by Christopher Ferris · 9 years ago
  57. b3c1ff6 Merge "Make malloc debug symbols platform-private" by Treehugger Robot · 9 years ago
  58. 0640b91 Merge changes from topic 'bionic_unavailable' by Josh Gao · 9 years ago
  59. 54548d8 Make malloc debug symbols platform-private by Dimitry Ivanov · 9 years ago
  60. 234ea78 Merge "Enable clang builds of mips/mips64 in bionic again." by Stephen Hines · 9 years ago
  61. 29226f3 Tag unavailable functions with macro. by Josh Gao · 9 years ago
  62. c194fd3 Delete declarations which don't exist. by Josh Gao · 9 years ago
  63. b5f5879 Enable clang builds of mips/mips64 in bionic again. by Stephen Hines · 9 years ago
  64. e1be20f Merge "Fix DNS search path info." by Pierre Imai · 9 years ago
  65. 1b069a9 Fix DNS search path info. by Pierre Imai · 9 years ago
  66. c7bfe2e Update documentation to work with gitiles. by Christopher Ferris · 9 years ago
  67. 92b23a0 Merge "Make <sys/user.h> compile on AArch64." by Josh Gao · 9 years ago
  68. d8ca92c Make <sys/user.h> compile on AArch64. by Josh Gao · 9 years ago
  69. 23e29e3 Merge "bionic: Implement getpwent and getgrent" by Treehugger Robot · 9 years ago
  70. 30595a2 Merge "Fix google-explicit-constructor warning." by Chih-hung Hsieh · 9 years ago
  71. 722ab05 bionic: Implement getpwent and getgrent by Mark Salyzyn · 9 years ago
  72. 956df72 Fix google-explicit-constructor warning. by Chih-Hung Hsieh · 9 years ago
  73. 130bec7 Merge "Improve error message for empty list of public libs" by Dimitry Ivanov · 9 years ago
  74. 60200a7 Update timezone data to 2016d by Neil Fuller · 9 years ago
  75. 2b55d7b Update timezone data to 2016c by Neil Fuller · 9 years ago
  76. 4d3a792 Update timezone data to 2016b by Neil Fuller · 9 years ago
  77. 42df585 Merge "Add a test exercising ptrace watchpoint functionality" by Treehugger Robot · 9 years ago
  78. 1faca6c Add a test exercising ptrace watchpoint functionality by Pavel Labath · 9 years ago
  79. 5480761 Improve error message for empty list of public libs by Dimitry Ivanov · 9 years ago
  80. 4d9a97b Merge changes I6059b68e,I11a7257a by Pierre Imai · 9 years ago
  81. 97c9d73 Add new info functions to resolver for use by Netd. by Pierre Imai · 9 years ago
  82. fff3567 Store DNS server count in resolv_cache. by Pierre Imai · 9 years ago
  83. 80bb8d5 Merge "Change pointer to allocation in unit tests." by Treehugger Robot · 9 years ago
  84. 97fd7d9 Change pointer to allocation in unit tests. by Christopher Ferris · 9 years ago
  85. 1c3a5d8 Merge "Rename DT_MIPS_RLD_MAP2 flag to DT_MIPS_RLD_MAP_REL" by Than McIntosh · 9 years ago
  86. bd26f23 Merge "Update sanitize property format" by Colin Cross · 9 years ago
  87. 96d961c Merge "Add malloc debug documentation." by Christopher Ferris · 9 years ago
  88. 2c32c20 Merge "Fix ftw/nftw to only report unreadable directories once." by Elliott Hughes · 9 years ago
  89. f917ed3 Merge "Small fixes to malloc debug." by Christopher Ferris · 9 years ago
  90. 13d79ab Fix ftw/nftw to only report unreadable directories once. by Elliott Hughes · 9 years ago
  91. ab6c7de Merge "Revert "Temporary move __udivdi3 back to LIBC for x86"" by Dimitry Ivanov · 9 years ago
  92. 9f39326 Revert "Temporary move __udivdi3 back to LIBC for x86" by Dimitry Ivanov · 9 years ago
  93. 27c43c5 Update sanitize property format by Colin Cross · 9 years ago
  94. 713a8e3 Add malloc debug documentation. by Christopher Ferris · 9 years ago
  95. ea26b33 Small fixes to malloc debug. by Christopher Ferris · 9 years ago
  96. 668fddb Merge changes Id8a3b7dc,I00ded8f9,I02f78ad7 by Treehugger Robot · 9 years ago
  97. b8e1b705 Make the legacy inline headers compile standalone. by Josh Gao · 9 years ago
  98. 82a176b Merge "Remove dangling links in secondary namespaces" by Dimitry Ivanov · 9 years ago
  99. aca299a Remove dangling links in secondary namespaces by Dimitry Ivanov · 9 years ago
  100. 30bc91a Merge "linker: remove unnecessary reset of constructors_called flag" by Treehugger Robot · 9 years ago