1. b851c4c Merge "Warn about unused results with bsearch()." into main by Elliott Hughes · 1 year, 2 months ago
  2. d4c54b4 Warn about unused results with bsearch(). by Elliott Hughes · 1 year, 2 months ago
  3. 3cd51b7 Merge "fdtrack: make it clearer that there's more information available." into main by Elliott Hughes · 1 year, 2 months ago
  4. aec1f25 Merge "pthread_exit(): reduce duplication." into main by Elliott Hughes · 1 year, 2 months ago
  5. e56350c fdtrack: make it clearer that there's more information available. by Elliott Hughes · 1 year, 2 months ago
  6. a1e51dc Merge "Spell "calling convention" out in full." into main by Elliott Hughes · 1 year, 2 months ago
  7. 793ce9c Merge "bionic_allocator: more detailed and consistent error reporting." into main by Elliott Hughes · 1 year, 2 months ago
  8. f4a27ae Merge "Fix some wcwidth() special cases." into main by Elliott Hughes · 1 year, 2 months ago
  9. 8f653f8 bionic_allocator: more detailed and consistent error reporting. by Elliott Hughes · 1 year, 2 months ago
  10. 20a9f99 Fix some wcwidth() special cases. by Elliott Hughes · 1 year, 2 months ago
  11. 13090d0 Spell "calling convention" out in full. by Elliott Hughes · 1 year, 2 months ago
  12. f6486e0 Merge "Remove unused Android.mk under bionic" into main by Treehugger Robot · 1 year, 2 months ago
  13. 1395fa8 Merge "<sys/thread_properties.h>: remove stray semicolon in the implementation." into main by Treehugger Robot · 1 year, 2 months ago
  14. 7147a47 Merge "Fix gettid() in functions that call fork() or equivalent." into main by Elliott Hughes · 1 year, 2 months ago
  15. 0aaab1b Remove unused Android.mk under bionic by kellyhung · 1 year, 2 months ago
  16. cdaaa0a Merge "Revert^2 "Convert Android.mk under bionic to Android.bp"" into main by Treehugger Robot · 1 year, 2 months ago
  17. c8ea872 Fix gettid() in functions that call fork() or equivalent. by Elliott Hughes · 1 year, 2 months ago
  18. 118d5da pthread_exit(): reduce duplication. by Elliott Hughes · 1 year, 2 months ago
  19. 8758972 <sys/thread_properties.h>: remove stray semicolon in the implementation. by Elliott Hughes · 1 year, 2 months ago
  20. 9fb1a6c Revert^2 "Convert Android.mk under bionic to Android.bp" by Kelly Hung · 1 year, 2 months ago
  21. d475ee4 Merge "Revert^2 "Switch the loader to a noexcept version of libc++"" into main by Ryan Prichard · 1 year, 2 months ago
  22. 5dd8ce7 Merge "bionic: max_android_page_size to 16384" into main by Steven Moreland · 1 year, 2 months ago
  23. dc82bd1 Merge "Read maps data before using and do safe reads." into main by Christopher Ferris · 1 year, 2 months ago
  24. 8401230 bionic: max_android_page_size to 16384 by Steven Moreland · 1 year, 3 months ago
  25. 7c22b4c Merge "Don't leak a thread when timer_create() fails." into main by Elliott Hughes · 1 year, 2 months ago
  26. b5c54ac Merge "Revert "Convert Android.mk under bionic to Android.bp"" into main by Satish Yalla · 1 year, 2 months ago
  27. 65e349d Read maps data before using and do safe reads. by Christopher Ferris · 1 year, 3 months ago
  28. 1e32ad8 Revert "Convert Android.mk under bionic to Android.bp" by Priyanka Advani · 1 year, 2 months ago
  29. d9864c2 Merge "Convert Android.mk under bionic to Android.bp" into main by Treehugger Robot · 1 year, 2 months ago
  30. c793bc0 Don't leak a thread when timer_create() fails. by Elliott Hughes · 1 year, 2 months ago
  31. b7e9895 Merge "execinfo.cpp: Add a __riscv case." into main by Elliott Hughes · 1 year, 2 months ago
  32. 021cd6d Merge "linker benchmark: our riscv64 toolchain has lga now." into main by Elliott Hughes · 1 year, 2 months ago
  33. c2a4e89 linker benchmark: our riscv64 toolchain has lga now. by Elliott Hughes · 1 year, 2 months ago
  34. ccc4dbf execinfo.cpp: Add a __riscv case. by Elliott Hughes · 1 year, 2 months ago
  35. a13b3b3 Merge "Tidy and document the `inline`/`__inline`/`__inline__` situation." into main by Elliott Hughes · 1 year, 2 months ago
  36. e852abd Merge "utils.h: quote regex match failure messages." into main by Elliott Hughes · 1 year, 2 months ago
  37. 0b29ce2 Merge "Add riscv64 implementation of __get_bionic_tcb_for_thread()." into main by Elliott Hughes · 1 year, 3 months ago
  38. abbec33 utils.h: quote regex match failure messages. by Elliott Hughes · 1 year, 3 months ago
  39. 12b2042 Convert Android.mk under bionic to Android.bp by kellyhung · 1 year, 3 months ago
  40. 09c660b Add riscv64 implementation of __get_bionic_tcb_for_thread(). by Elliott Hughes · 1 year, 3 months ago
  41. e78370e Merge "linker: update non-PIE error message." into main by Treehugger Robot · 1 year, 3 months ago
  42. 71abb3d linker: update non-PIE error message. by Elliott Hughes · 1 year, 3 months ago
  43. bab8f34 Merge "linker: remove useless comments." into main by Elliott Hughes · 1 year, 3 months ago
  44. 322e9ec linker: remove useless comments. by Elliott Hughes · 1 year, 3 months ago
  45. 88908db Merge "Minor <android/dlext.h> documentation improvements." into main by Elliott Hughes · 1 year, 3 months ago
  46. bdba54d Merge "Update <android/api-level.h>." into main by Treehugger Robot · 1 year, 3 months ago
  47. 923b48c Merge "Update <system_properties.h> documentation." into main by Treehugger Robot · 1 year, 3 months ago
  48. 69fa31a Merge "Document <link.h>." into main by Treehugger Robot · 1 year, 3 months ago
  49. c2622a5 Minor <android/dlext.h> documentation improvements. by Elliott Hughes · 1 year, 3 months ago
  50. 3772ae4 Update <system_properties.h> documentation. by Elliott Hughes · 1 year, 3 months ago
  51. d6c3a07 Update <android/api-level.h>. by Elliott Hughes · 1 year, 3 months ago
  52. 72b10fc Document <link.h>. by Elliott Hughes · 1 year, 3 months ago
  53. 03a4448 Merge "[MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling" into main by Treehugger Robot · 1 year, 3 months ago
  54. f0247b6 Merge "Skip stack protector test on HWASan." into main by Christopher Ferris · 1 year, 3 months ago
  55. f332658 [MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling by Florian Mayer · 1 year, 3 months ago
  56. 3469e7d Tidy and document the `inline`/`__inline`/`__inline__` situation. by Elliott Hughes · 1 year, 3 months ago
  57. 3c0173d Merge "Use vmov.f64 for SET_FREG" into main by Yi Kong · 1 year, 3 months ago
  58. 11f696a Use vmov.f64 for SET_FREG by Yi Kong · 1 year, 3 months ago
  59. 0e0d600 Skip stack protector test on HWASan. by Christopher Ferris · 1 year, 3 months ago
  60. d479757 Merge "Revert "Use inline keyword without underscores consistently"" into main by Treehugger Robot · 1 year, 3 months ago
  61. 2237fcf Revert "Use inline keyword without underscores consistently" by Dan Albert · 1 year, 3 months ago
  62. d06e2e7 Merge "Rename GWP-ASan android_mallopt() arguments" into main by Treehugger Robot · 1 year, 3 months ago
  63. 3aa32e2 Merge "Export capability.h as a filegroup" into main by Jiyong Park · 1 year, 3 months ago
  64. d29fcf6 Merge "[MTE] update ring buffer when enabling stack trace collection" into main by Florian Mayer · 1 year, 3 months ago
  65. c6d1e23 [MTE] update ring buffer when enabling stack trace collection by Florian Mayer · 1 year, 3 months ago
  66. 5fa285d Merge "Change malloc_not_svelte to malloc_low_memory." into main by Christopher Ferris · 1 year, 3 months ago
  67. ebc2ac9 Rename GWP-ASan android_mallopt() arguments by Mitch Phillips · 1 year, 3 months ago
  68. 35a280d Export capability.h as a filegroup by Jiyong Park · 1 year, 3 months ago
  69. 0bac1cb Revert^2 "Switch the loader to a noexcept version of libc++" by Ryan Prichard · 1 year, 3 months ago
  70. b1f2382 Merge "Update the _FORTIFY_SOURCE documentation." into main by Treehugger Robot · 1 year, 3 months ago
  71. a97a475 Merge "Add deprecation message for __sF." into main by Treehugger Robot · 1 year, 3 months ago
  72. 000745a Merge "Allow deprecation messages." into main by Treehugger Robot · 1 year, 3 months ago
  73. cc86c74 Add deprecation message for __sF. by Dan Albert · 1 year, 3 months ago
  74. 398e1aa Allow deprecation messages. by Dan Albert · 1 year, 3 months ago
  75. 403ea86 Merge changes from topic "pgsize_compat_loader" into main by Kalesh Singh · 1 year, 3 months ago
  76. 10a7e27 Update the _FORTIFY_SOURCE documentation. by Elliott Hughes · 1 year, 3 months ago
  77. 4981a83 Merge "Remove historical cruft." into main by Treehugger Robot · 1 year, 3 months ago
  78. 5134762 bionic: loader: Drop readahead padding pages by Kalesh Singh · 1 year, 5 months ago
  79. c5c1d19 loader: Only extend segments if kernel supports page size migration by Kalesh Singh · 1 year, 4 months ago
  80. 728980c Merge "__system_property_add: log specifics about failures." into main by Treehugger Robot · 1 year, 3 months ago
  81. e1e7479 bionic: loader: Don't extend LOAD segments for p_aligns > 64KiB by Kalesh Singh · 1 year, 4 months ago
  82. 622b6ae __system_property_add: log specifics about failures. by Elliott Hughes · 1 year, 3 months ago
  83. a8cd731 Remove historical cruft. by Elliott Hughes · 1 year, 3 months ago
  84. b542505 Change malloc_not_svelte to malloc_low_memory. by Christopher Ferris · 1 year, 3 months ago
  85. 4d9af81 Merge "16k: bionic: Replace hardcoded page size with getpagesize()" into main by Treehugger Robot · 1 year, 3 months ago
  86. 297e7dd 16k: bionic: Replace hardcoded page size with getpagesize() by Vilas Bhat · 1 year, 3 months ago
  87. fb48ddc Merge "Make "remapping stacks as PROT_MTE" debug log" into main by Florian Mayer · 1 year, 3 months ago
  88. 05c16e7 Make "remapping stacks as PROT_MTE" debug log by Florian Mayer · 1 year, 3 months ago
  89. f390fbc Merge "Upstream sync." into main by Elliott Hughes · 1 year, 3 months ago
  90. 81c54c7 Upstream sync. by Elliott Hughes · 1 year, 3 months ago
  91. cdbc7c7 Merge "[scudo] -1 is also valid for M_DECAY_TIME" into main by Treehugger Robot · 1 year, 3 months ago
  92. 6abb406 [scudo] -1 is also valid for M_DECAY_TIME by Chia-hung Duan · 1 year, 4 months ago
  93. e7efd77 Merge "[RISC-V] Add misaligned load store tests" into main by Aditya Kumar · 1 year, 3 months ago
  94. f789dda Merge "get_executable_info: minor clarification." into main by Elliott Hughes · 1 year, 3 months ago
  95. fc306b9 Merge "Revert "Switch the loader to a noexcept version of libc++"" into main by Ryan Prichard · 1 year, 3 months ago
  96. 698ca39 Revert "Switch the loader to a noexcept version of libc++" by Ryan Prichard · 1 year, 3 months ago
  97. 24705db [RISC-V] Add misaligned load store tests by AdityaK · 1 year, 4 months ago
  98. 686803d Merge "Switch the loader to a noexcept version of libc++" into main by Ryan Prichard · 1 year, 3 months ago
  99. 33de273 get_executable_info: minor clarification. by Elliott Hughes · 1 year, 3 months ago
  100. c5be8df Merge "linker: use realpath instead of readlink when getting the symlink path" into main by Treehugger Robot · 1 year, 3 months ago