1. 32b5f4e stdatomic_test: always use bits/stdatomic.h by Tom Cherry · 6 years ago
  2. bf67ea5 Adapt tests due to the new Clang fortify-source warning by Yi Kong · 6 years ago
  3. fd56f55 Merge "Add renameat2." by Elliott Hughes · 6 years ago
  4. 05b675e Add renameat2. by Elliott Hughes · 6 years ago
  5. 8aac028 Merge "seccomp: add the "64-bit time for 32-bit processes" system calls." by Elliott Hughes · 6 years ago
  6. ee7bc30 seccomp: add the "64-bit time for 32-bit processes" system calls. by Elliott Hughes · 6 years ago
  7. c2a722f Merge changes I99d2faae,Ie98b7624 by Ryan Prichard · 6 years ago
  8. 30feb64 Enable traditional TLS accesses on arm64 by Ryan Prichard · 6 years ago
  9. 6d60145 Renumber arm64 TLS to match GNU values by Ryan Prichard · 6 years ago
  10. 876c6f0 Merge "Fix clang header dependency for versioner" by Pirama Arumuga Nainar · 6 years ago
  11. e7c3cb1 Merge "Use the new sort_bss_symbols_by_size option for libc" by Vic Yang · 6 years ago
  12. 49c733c Fix clang header dependency for versioner by Pirama Arumuga Nainar · 6 years ago
  13. 03ff436 Use the new sort_bss_symbols_by_size option for libc by Vic Yang · 6 years ago
  14. c16468b Merge "linker: Speed up relocation with an 1-entry symbol cache" by Vic Yang · 6 years ago
  15. 6ae3a13 Merge "Fix linker compilation when STATS is set" by Treehugger Robot · 6 years ago
  16. 521ad07 linker: Speed up relocation with an 1-entry symbol cache by Vic Yang · 6 years ago
  17. 542db79 Fix linker compilation when STATS is set by Vic Yang · 6 years ago
  18. d5c0a50 Merge "Name stack+tls VMAs with PR_SET_VMA_ANON_NAME" by Ryan Prichard · 6 years ago
  19. 4f40d47 Merge "Add missing nothrow attribute" by Treehugger Robot · 6 years ago
  20. 21f1d48 Merge "Reserve signal for java heap dumps." by Florian Mayer · 6 years ago
  21. 7b50f7d Add missing nothrow attribute by Yi Kong · 6 years ago
  22. 6883b08 Reserve signal for java heap dumps. by Florian Mayer · 6 years ago
  23. 03cef38 Name stack+tls VMAs with PR_SET_VMA_ANON_NAME by Ryan Prichard · 6 years ago
  24. 6b2532e Merge "Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>)" by Tom Cherry · 6 years ago
  25. 5a8482e Merge "Load /etc/{passwd,group} from all partitions" by Tom Cherry · 6 years ago
  26. 91b0430 Merge "Add bionic_libc_private_headers for use by art" by Paul Duffin · 6 years ago
  27. 8b6d5d4 Merge "Move to the libc++ demangler." by Christopher Ferris · 6 years ago
  28. 9782b87 Move to the libc++ demangler. by Christopher Ferris · 6 years ago
  29. 76e2b15 Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>) by Tom Cherry · 6 years ago
  30. 6b5cb03 Add bionic_libc_private_headers for use by art by Paul Duffin · 6 years ago
  31. 9cf7601 Merge "Update notice" by Tom Cherry · 6 years ago
  32. 09ecb00 Merge "Fix pthread_cond_clockwait() when cond is initialized with CLOCK_MONOTONIC" by Tom Cherry · 6 years ago
  33. 40f69ae Update notice by Tom Cherry · 6 years ago
  34. 800c1a9 Fix pthread_cond_clockwait() when cond is initialized with CLOCK_MONOTONIC by Tom Cherry · 6 years ago
  35. 59cc0b3 Merge "Clear pointer tags as required for HWASAN for globals." by Treehugger Robot · 6 years ago
  36. f99fc25 Merge "SSE4.1 is part of the Android x86/x86-64 ABI." by Elliott Hughes · 6 years ago
  37. 3975431 Merge "Add avx2 version of wmemset in binoic" by Elliott Hughes · 6 years ago
  38. 45f0a3b Clear pointer tags as required for HWASAN for globals. by Peter Collingbourne · 6 years ago
  39. 4ed2f47 Add avx2 version of wmemset in binoic by Shalini Salomi Bodapati · 6 years ago
  40. 7e958d0 Merge "Implement new clock wait functions" by Tom Cherry · 6 years ago
  41. 8947972 SSE4.1 is part of the Android x86/x86-64 ABI. by Elliott Hughes · 6 years ago
  42. 6901080 Implement new clock wait functions by Tom Cherry · 6 years ago
  43. c80af7f Merge "Explicitly add open/stat64 to the seccomp common whitelist." by Elliott Hughes · 6 years ago
  44. 34d11e5 Merge "Avoid calling snprintf in bionic_trace_begin." by Treehugger Robot · 6 years ago
  45. 33e0799 Explicitly add open/stat64 to the seccomp common whitelist. by Elliott Hughes · 6 years ago
  46. e1d121b Avoid calling snprintf in bionic_trace_begin. by Josh Gao · 6 years ago
  47. 777b34d Load /etc/{passwd,group} from all partitions by Tom Cherry · 6 years ago
  48. 7d961a1 Merge "Remove unused dependency to libandoridicu" by Treehugger Robot · 6 years ago
  49. 29fbf6f Remove unused dependency to libandoridicu by dimitry · 6 years ago
  50. 7897705 Merge "Update to kernel headers v5.2." by Christopher Ferris · 6 years ago
  51. 7d10422 Merge "Stop using grep -P." by Elliott Hughes · 6 years ago
  52. f5019d8 Merge "Do not check tcache clear when doing a purge." by Christopher Ferris · 6 years ago
  53. 3d0bafb Do not check tcache clear when doing a purge. by Christopher Ferris · 6 years ago
  54. 165a8c6 Stop using grep -P. by Elliott Hughes · 6 years ago
  55. aeddbcf Update to kernel headers v5.2. by Christopher Ferris · 6 years ago
  56. 7b85fb0 Merge "Use an APEX's linker configuration for any executable under its `bin` directory." by Roland Levillain · 6 years ago
  57. dc25f6c Use an APEX's linker configuration for any executable under its `bin` directory. by Roland Levillain · 6 years ago
  58. afce4e8 Merge "Add doc describing native allocator." by Christopher Ferris · 6 years ago
  59. 25f0e8a Merge "ldd: slightly improve error message." by Treehugger Robot · 6 years ago
  60. 4316d43 Add doc describing native allocator. by Christopher Ferris · 6 years ago
  61. 4c29be9 Merge "Fix usage of () and []." by Christopher Ferris · 6 years ago
  62. 2671de2 Fix usage of () and []. by Christopher Ferris · 6 years ago
  63. 3a1936c ldd: slightly improve error message. by Elliott Hughes · 6 years ago
  64. b2bd7c5 Merge "libnetd_client: support hooking sendto/sendmsg/sendmmsg too." by Elliott Hughes · 6 years ago
  65. 05407d8 Merge "The time#clock test has been a bit flaky." by Treehugger Robot · 6 years ago
  66. 36bc922 Merge changes I33957ad4,I02f8f87d,Iba04e486 by George Burgess IV · 6 years ago
  67. 5ae1628 The time#clock test has been a bit flaky. by Elliott Hughes · 6 years ago
  68. 261b7f4 fortify: replace bzero/bcmp defines by George Burgess IV · 6 years ago
  69. b42a488 Merge "Run pvalloc/valloc tests in unsupported envs." by Christopher Ferris · 6 years ago
  70. 3bdeae7 Merge changes I557309b3,If5f47e0e by George Burgess IV · 6 years ago
  71. b8b79b7 Merge "Remove the ___ hack." by Elliott Hughes · 6 years ago
  72. 804cebe Run pvalloc/valloc tests in unsupported envs. by Christopher Ferris · 6 years ago
  73. 5c6a3f9 libnetd_client: support hooking sendto/sendmsg/sendmmsg too. by Elliott Hughes · 6 years ago
  74. 8fef03f Merge "Change pvalloc call to valloc in test." by Christopher Ferris · 6 years ago
  75. 50080a2 Remove the ___ hack. by Elliott Hughes · 6 years ago
  76. d5ab0a5 Change pvalloc call to valloc in test. by Christopher Ferris · 6 years ago
  77. 745137c Merge "Fix overflow check in malloc_limit" by Marco Nelissen · 6 years ago
  78. 1b297b9 Merge changes I80475ff4,I894aec99 by George Burgess IV · 6 years ago
  79. 323431b Fix overflow check in malloc_limit by Marco Nelissen · 6 years ago
  80. 5c0d667 Merge "Remove reference to obsolete script." by Treehugger Robot · 6 years ago
  81. 7ac0023 Remove reference to obsolete script. by Elliott Hughes · 6 years ago
  82. 849c0b9 fortify: add __mempcpy_chk by George Burgess IV · 6 years ago
  83. 26d25a2 fortify: add even more warnings by George Burgess IV · 6 years ago
  84. 2356c93 fortify: add bit checking for open(at)?64 functions by George Burgess IV · 6 years ago
  85. 74519e7 fortify: fix overflow checks in unistd by George Burgess IV · 6 years ago
  86. 8c0ec11 fortify: fix up a few diagnostics; add __wur to realpath by George Burgess IV · 6 years ago
  87. 77f99aa fortify: add diagnostics for str* functions by George Burgess IV · 6 years ago
  88. 1eb5976 Merge "fortify: fix tests on x86_64" by George Burgess IV · 6 years ago
  89. 06bb4ce fortify: fix tests on x86_64 by George Burgess IV · 6 years ago
  90. 9894ec4 Merge "fortify: import tests from Chrome OS" by George Burgess IV · 6 years ago
  91. 7493673 Merge "Use PT_INTERP as the linker's l_name path" by Ryan Prichard · 6 years ago
  92. 13cc09c Merge "linker: Speed up find_loaded_library_by_inode()" by Vic Yang · 6 years ago
  93. 9a27410 fortify: import tests from Chrome OS by George Burgess IV · 6 years ago
  94. b8dace7 Merge "Remove bionic refs to runtime module tz files" by Neil Fuller · 6 years ago
  95. 41636ca Remove bionic refs to runtime module tz files by Neil Fuller · 6 years ago
  96. 1069236 Merge "<arpa/nameser.h>: fix INTRODUCED_IN API level." by Elliott Hughes · 6 years ago
  97. 738a6c9 <arpa/nameser.h>: fix INTRODUCED_IN API level. by Elliott Hughes · 6 years ago
  98. cf9ed12 Use PT_INTERP as the linker's l_name path by Ryan Prichard · 6 years ago
  99. 400b073 Merge "[PATCH] Document the LD_PRELOAD workaround." by Treehugger Robot · 6 years ago
  100. 8e4b6b6 [PATCH] Document the LD_PRELOAD workaround. by Elliott Hughes · 6 years ago