1. 3ad08db Merge "Add <sys/mtio.h>." by Treehugger Robot · 8 years ago
  2. af0c781 Add <sys/mtio.h>. by Elliott Hughes · 8 years ago
  3. 7f6bcc4 Merge "Remove `volatile` from the `__errno` declaration." by Treehugger Robot · 8 years ago
  4. 87d1df9 Merge "The bsd_signal declaration shouldn't be visible if API > 21." by Treehugger Robot · 8 years ago
  5. e452cb1 Remove `volatile` from the `__errno` declaration. by Elliott Hughes · 8 years ago
  6. 583ef36 The bsd_signal declaration shouldn't be visible if API > 21. by Elliott Hughes · 8 years ago
  7. 017ee76 Merge "libc: Sync qsort(3) with FreeBSD revision r318515." by Treehugger Robot · 8 years ago
  8. 4b1a399 libc: Sync qsort(3) with FreeBSD revision r318515. by Xin Li · 8 years ago
  9. 2d36be5 Merge "Split memmove benchmark into separate overlapping (src before dst and dst before src) and non-overlapping tests." by Christopher Ferris · 8 years ago
  10. 271be9b Split memmove benchmark into separate overlapping (src before dst and dst before src) and non-overlapping tests. by Anders Lewis · 8 years ago
  11. 4f61181 Merge "Explain why we have a test that FALLOC_FL_PUNCH_HOLE is missing." by Josh Gao · 8 years ago
  12. 5c76fec Merge "Use libdemangle for function names." by Christopher Ferris · 8 years ago
  13. 24ed8b5 Explain why we have a test that FALLOC_FL_PUNCH_HOLE is missing. by Josh Gao · 8 years ago
  14. a625ee2 Use libdemangle for function names. by Christopher Ferris · 8 years ago
  15. 498b4de Merge "Fix boost build with unified headers." by Treehugger Robot · 8 years ago
  16. 2eab77e Fix boost build with unified headers. by Elliott Hughes · 8 years ago
  17. 72c8fce Merge "MIPS: 32/64-bit VDSO support" by Treehugger Robot · 8 years ago
  18. 996f6de MIPS: 32/64-bit VDSO support by Goran Ferenc · 8 years ago
  19. 533cf06 Merge "Make dl_iterate_phdr return correct name for first entry" by Treehugger Robot · 8 years ago
  20. cd510cb Make dl_iterate_phdr return correct name for first entry by Dimitry Ivanov · 8 years ago
  21. 15eaadd Merge "Move mallopt to correct section." by Christopher Ferris · 8 years ago
  22. 8f7a987 Merge "Revert "Make mallopt available in the future."" by Christopher Ferris · 8 years ago
  23. 488eb8b Move mallopt to correct section. by Christopher Ferris · 8 years ago
  24. 8f6f70d Merge "Add mallopt to canonical list of exports." by Christopher Ferris · 8 years ago
  25. ca84fe3 Add mallopt to canonical list of exports. by Christopher Ferris · 8 years ago
  26. 7c08c79 Revert "Make mallopt available in the future." by Christopher Ferris · 8 years ago
  27. 6be65c1 Merge "Enable exporting the non-uapi scsi headers." by Elliott Hughes · 8 years ago
  28. f6a5afc Merge "Add offset to backtrace_string printing." by Christopher Ferris · 8 years ago
  29. 5059939 Enable exporting the non-uapi scsi headers. by Elliott Hughes · 8 years ago
  30. c0352bb Add offset to backtrace_string printing. by Christopher Ferris · 8 years ago
  31. 2326811 Merge "Relax flaky _SC_AVPHYS_PAGES check in sys_sysinfo_test" by Treehugger Robot · 8 years ago
  32. eca29cb Merge "Expand whitelist" by Treehugger Robot · 8 years ago
  33. a559cff Merge "Update malloc debug documentation." by Christopher Ferris · 8 years ago
  34. 4c65669 Update malloc debug documentation. by Christopher Ferris · 8 years ago
  35. 966cf62 Expand whitelist by Paul Lawrence · 8 years ago
  36. 025fb33 Merge "Remove the repetitive warnings from the uapi headers." by Treehugger Robot · 8 years ago
  37. f008a11 Relax flaky _SC_AVPHYS_PAGES check in sys_sysinfo_test by Dimitry Ivanov · 8 years ago
  38. 96c1db7 Remove the repetitive warnings from the uapi headers. by Elliott Hughes · 8 years ago
  39. f58179c Merge "Stop including <sys/sysmacros.h> from <sys/types.h>." by Treehugger Robot · 8 years ago
  40. 1143a62 Merge "Fix assembler warnings." by Christopher Ferris · 8 years ago
  41. 866e7b6 Fix assembler warnings. by Christopher Ferris · 8 years ago
  42. 6c01208 Merge "Remove obsolete __stack_chk_fail_local." by Elliott Hughes · 8 years ago
  43. 1f66c6d Merge "Fix _POSIX_THREAD_PROCESS_SHARED." by Treehugger Robot · 8 years ago
  44. 4af220c Remove obsolete __stack_chk_fail_local. by Elliott Hughes · 8 years ago
  45. 81a5b6f Merge "Switch to inline assembler in crtbegin." by Elliott Hughes · 8 years ago
  46. 8543f92 Stop including <sys/sysmacros.h> from <sys/types.h>. by Elliott Hughes · 8 years ago
  47. 94072fb Switch to inline assembler in crtbegin. by Elliott Hughes · 8 years ago
  48. dc18a4b Merge "Make use of the DNS query hook in the netcontext" by Treehugger Robot · 8 years ago
  49. c777139 Merge "Move libdlext_... to NATIVE_TESTS instead of ETC" by Dan Willemsen · 8 years ago
  50. 7bbe7cb Merge changes Iefdc1662,I8ee9ce62 by Treehugger Robot · 8 years ago
  51. 6718e03 Move libdlext_... to NATIVE_TESTS instead of ETC by Dan Willemsen · 8 years ago
  52. 90a83be Make use of the DNS query hook in the netcontext by Ben Schwartz · 8 years ago
  53. 6e7f14d Merge "Add a netcontext variant of gethostbyname" by Treehugger Robot · 8 years ago
  54. 5a215d7 Don't define IN_CLOEXEC/IN_NONBLOCK for pre-L. by Dan Albert · 8 years ago
  55. cdfface Undef EPOLL_CLOEXEC for pre-L. by Dan Albert · 8 years ago
  56. dd878fe Add a netcontext variant of gethostbyname by Ben Schwartz · 8 years ago
  57. 4767bc4 Merge "Add a netcontext variant of gethostbyaddr" by Treehugger Robot · 8 years ago
  58. 761bb2b Merge "Add the DNS query hook to net context" by Treehugger Robot · 8 years ago
  59. 137a2cf Merge "Va_end should be used with va_start" by Treehugger Robot · 8 years ago
  60. 13ec1cf Va_end should be used with va_start by Mikhail Lappo · 8 years ago
  61. 468c808 Fix _POSIX_THREAD_PROCESS_SHARED. by Elliott Hughes · 8 years ago
  62. 8433d40 Merge "Fix missing function export." by Christopher Ferris · 8 years ago
  63. 2b0f2a4 Fix missing function export. by Christopher Ferris · 8 years ago
  64. 8fbd15a Merge "Make `union semun` usable." by Elliott Hughes · 8 years ago
  65. 497ad30 Make `union semun` usable. by Elliott Hughes · 8 years ago
  66. 5017805 Add a netcontext variant of gethostbyaddr by Ben Schwartz · 8 years ago
  67. f0305dc Add the DNS query hook to net context by Ben Schwartz · 8 years ago
  68. f065350 Merge "Fix Mac build." by Treehugger Robot · 8 years ago
  69. 6107326 Merge "Make mallopt available in the future." by Christopher Ferris · 8 years ago
  70. f599b72 Merge "Remove reference to obj/lib" by Treehugger Robot · 8 years ago
  71. 3fa758f Fix Mac build. by Elliott Hughes · 8 years ago
  72. b02206a Remove reference to obj/lib by Dan Willemsen · 8 years ago
  73. 7ff7ed1 Merge "tests/utils.h should #include <sys/sysmacros.h>" by Treehugger Robot · 8 years ago
  74. 083923d Make mallopt available in the future. by Christopher Ferris · 8 years ago
  75. afd6295 Merge "Stop using $(TARGET_OUT_INTERMEDIATE_LIBRARIES)" by Dan Willemsen · 8 years ago
  76. 5d949da tests/utils.h should #include <sys/sysmacros.h> by Elliott Hughes · 8 years ago
  77. 3d68fca Stop using $(TARGET_OUT_INTERMEDIATE_LIBRARIES) by Dan Willemsen · 8 years ago
  78. 6fba793 Merge "libc: ARM64: fix memset for non-standard ZVA sizes" by Christopher Ferris · 8 years ago
  79. d84c30d Merge "Add support for modifying decay timer." by Christopher Ferris · 8 years ago
  80. f19eeb8 libc: ARM64: fix memset for non-standard ZVA sizes by Kevin Brodsky · 8 years ago
  81. a1c0d2f Add support for modifying decay timer. by Christopher Ferris · 8 years ago
  82. f0ddcc6 Merge "Add support for cortex-a73." by Christopher Ferris · 8 years ago
  83. 94bd274 Add support for cortex-a73. by Christopher Ferris · 8 years ago
  84. ac58d33 Merge "test: check unbounded memory leak in pthread detach" by Elliott Hughes · 8 years ago
  85. cf17b48 test: check unbounded memory leak in pthread detach by Zhenhua WANG · 8 years ago
  86. d785b44 Merge "Clean up __isthreaded." by Treehugger Robot · 8 years ago
  87. 23672d3 Merge "Run bionic/libc/tools/genversion-scripts.py" by Treehugger Robot · 8 years ago
  88. dfcb82d Clean up __isthreaded. by Elliott Hughes · 8 years ago
  89. a57476b Run bionic/libc/tools/genversion-scripts.py by Elliott Hughes · 8 years ago
  90. 0e986b8 Merge "Fix clang-tidy perfomrance warnings." by Treehugger Robot · 8 years ago
  91. 828b9e1 Fix clang-tidy perfomrance warnings. by wy · 8 years ago
  92. a93fcd0 Merge "greylist is no longer enabled by default." by Treehugger Robot · 8 years ago
  93. 9259c5b Merge "Remove known failures from arm ifunc tests" by Treehugger Robot · 8 years ago
  94. 3c71e1a Merge "Cope with AT_SYSINFO not being set on x86." by Treehugger Robot · 8 years ago
  95. 37b91af greylist is no longer enabled by default. by Jiyong Park · 8 years ago
  96. 4119281 Merge "Zero-initialize user_desc for __set_thread_area." by Elliott Hughes · 8 years ago
  97. b291d08 Zero-initialize user_desc for __set_thread_area. by Elliott Hughes · 8 years ago
  98. 9ae2372 Cope with AT_SYSINFO not being set on x86. by Elliott Hughes · 8 years ago
  99. ea5ee45 Merge "Add new memchr/strrchr tests." by Christopher Ferris · 8 years ago
  100. 2f030af Add new memchr/strrchr tests. by Christopher Ferris · 8 years ago