1. dae54e7 Fix copy & paste error in pidfd_getfd() docs. by Elliott Hughes · 1 year, 3 months ago
  2. e056be4 Merge "regex: avoid a namespace collision with C23 <float.h>." into main by Treehugger Robot · 1 year, 4 months ago
  3. 96068a4 Merge "Suppress error about unused -c argument" into main by Ryan Prichard · 1 year, 4 months ago
  4. b48087f regex: avoid a namespace collision with C23 <float.h>. by Elliott Hughes · 1 year, 4 months ago
  5. effe86f Suppress error about unused -c argument by Ryan Prichard · 1 year, 4 months ago
  6. 9713640 Merge "Explain MTE mode upgrade use of BIONIC_SIGNAL_ART_PROFILER" into main by Treehugger Robot · 1 year, 4 months ago
  7. f8f4e9f Merge "Declare main outside of extern "C" block" into main by Ryan Prichard · 1 year, 4 months ago
  8. 220fe12 Explain MTE mode upgrade use of BIONIC_SIGNAL_ART_PROFILER by Florian Mayer · 1 year, 5 months ago
  9. dfc3a97 Declare main outside of extern "C" block by Ryan Prichard · 1 year, 4 months ago
  10. 91eb5b0 Merge "libc: swap memchr to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 4 months ago
  11. 2a6abe6 Merge "libc: swap strchr to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 4 months ago
  12. bea8012 libc: swap memchr to llvm-libc for most arches by George Burgess IV · 1 year, 4 months ago
  13. 53d009d Merge "libc: swap strnlen to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 4 months ago
  14. 2f0f3d6 Merge "<sys/select.h>: try to clarify the <sys/select.h> vs <poll.h> situation." into main by Elliott Hughes · 1 year, 4 months ago
  15. 528d7df Merge "Fix races in record allocs." into main by Christopher Ferris · 1 year, 4 months ago
  16. b6b3cce <sys/select.h>: try to clarify the <sys/select.h> vs <poll.h> situation. by Elliott Hughes · 1 year, 4 months ago
  17. 093a434 Merge "Update to v6.12 kernel headers." into main by Christopher Ferris · 1 year, 4 months ago
  18. 24b2459 libc: swap strchr to llvm-libc for most arches by George Burgess IV · 1 year, 4 months ago
  19. 5ebf009 libc: swap strnlen to llvm-libc for most arches by George Burgess IV · 1 year, 4 months ago
  20. 0112d48 Merge "libc: remove riscv64 mem*/str* ifuncs and fallbacks" into main by Treehugger Robot · 1 year, 4 months ago
  21. 3048231 Merge "<bionic/macros.h>: replace align_up()/align_down() with clang's builtins." into main by Elliott Hughes · 1 year, 4 months ago
  22. b24dab5 libc: remove riscv64 mem*/str* ifuncs and fallbacks by George Burgess IV · 1 year, 4 months ago
  23. cfb5aa3 Merge "Assume clang's *LONG_LONG*_ macros." into main by Elliott Hughes · 1 year, 4 months ago
  24. fed0ce9 <bionic/macros.h>: replace align_up()/align_down() with clang's builtins. by Elliott Hughes · 1 year, 4 months ago
  25. 3cac647 Merge "libc: swap strchrnul to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 4 months ago
  26. f756e4c Fix races in record allocs. by Christopher Ferris · 1 year, 5 months ago
  27. 107935d <bionic/macros.h>: include <stddef.h> for size_t. by Elliott Hughes · 1 year, 4 months ago
  28. f949e61 Merge "A deadlock was fixed that was caused by a bug in the memory allocation debugging library." into main by Christopher Ferris · 1 year, 4 months ago
  29. 71807fd Assume clang's *LONG_LONG*_ macros. by Elliott Hughes · 1 year, 4 months ago
  30. 31f2189 Merge "libc: swap strrchr to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 4 months ago
  31. 65552ba Update to v6.12 kernel headers. by Christopher Ferris · 1 year, 5 months ago
  32. 862bd50 A deadlock was fixed that was caused by a bug in the memory allocation debugging library. by Abdelrahman Daim · 1 year, 5 months ago
  33. de3bfea Merge "Fix an overflow bug in __get_elf_note()." into main by Elliott Hughes · 1 year, 4 months ago
  34. 0d56de5 Merge "Allow system_image_defaults to access libc_hwasan" into main by Kiyoung Kim · 1 year, 4 months ago
  35. 811e032 Fix an overflow bug in __get_elf_note(). by Elliott Hughes · 1 year, 4 months ago
  36. 06a86dc Allow system_image_defaults to access libc_hwasan by Kiyoung Kim · 1 year, 4 months ago
  37. 7fc6fd6 Merge "Revert "async-safe logging: __ANDROID_API_LEVEL__ isn't a thing."" into main by Priyanka Advani (xWF) · 1 year, 4 months ago
  38. e1a577f Revert "async-safe logging: __ANDROID_API_LEVEL__ isn't a thing." by Priyanka Advani (xWF) · 1 year, 4 months ago
  39. ff6b0e2 Merge "bionic: libc: avoid -Wdeprecated-declarations via std::atomic_init" into main by Treehugger Robot · 1 year, 4 months ago
  40. 28cea75 Merge "Remove the ILP32 __arch_swab cruft." into main by Elliott Hughes · 1 year, 4 months ago
  41. ea49d6c Merge "async-safe logging: __ANDROID_API_LEVEL__ isn't a thing." into main by Elliott Hughes · 1 year, 4 months ago
  42. 0c603c3 Remove the ILP32 __arch_swab cruft. by Elliott Hughes · 1 year, 4 months ago
  43. 27d4c10 libc: swap strchrnul to llvm-libc for most arches by George Burgess IV · 1 year, 5 months ago
  44. 9e89b2f libc: swap strrchr to llvm-libc for most arches by George Burgess IV · 1 year, 5 months ago
  45. 19b70dc libc: swap memrchr to llvm-libc for most arches by George Burgess IV · 1 year, 5 months ago
  46. 79427db libc: swap strlcat to llvm-libc for all arches by George Burgess IV · 1 year, 5 months ago
  47. c90ba55 libc: swap strlcpy to llvm-libc for all arches by George Burgess IV · 1 year, 5 months ago
  48. 706487c Merge "libc: swap to llvm-libc for 8 fns on x86_64" into main by Treehugger Robot · 1 year, 5 months ago
  49. 502fb8c Merge "Add <dlfcn.h> to the libdl documentation." into main by Elliott Hughes · 1 year, 5 months ago
  50. 2e65afe bionic: libc: avoid -Wdeprecated-declarations via std::atomic_init by Nick Desaulniers · 1 year, 5 months ago
  51. 414bfb3 libc: swap to llvm-libc for 8 fns on x86_64 by George Burgess IV · 1 year, 5 months ago
  52. 273473b Add <dlfcn.h> to the libdl documentation. by Elliott Hughes · 1 year, 5 months ago
  53. c5a98e6 libc: swap bsearch to llvm-libc's impl by George Burgess IV · 1 year, 5 months ago
  54. 4f9800a Merge "Protect against misuse of an implementation detail." into main by Treehugger Robot · 1 year, 5 months ago
  55. 5aa7333 Merge "Revert "libc: point some x86_64 function impls at llvm-libc"" into main by Priyanka Advani (xWF) · 1 year, 5 months ago
  56. 20eb73e Revert "libc: point some x86_64 function impls at llvm-libc" by Priyanka Advani (xWF) · 1 year, 5 months ago
  57. 9873595 Protect against misuse of an implementation detail. by Elliott Hughes · 1 year, 5 months ago
  58. 9105451 Merge "Add pthread_getaffinity_np()/pthread_setaffinity_np()." into main by Elliott Hughes · 1 year, 5 months ago
  59. 76b3685 libc: point some x86_64 function impls at llvm-libc by George Burgess IV · 1 year, 7 months ago
  60. e117d6e Add pthread_getaffinity_np()/pthread_setaffinity_np(). by Elliott Hughes · 1 year, 5 months ago
  61. d25e894 Merge "Use libmemory_trace for writing trace data." into main by Christopher Ferris · 1 year, 5 months ago
  62. 0765822 Merge "[MTE] fix missing thread id from stack_mte_ring mapping" into main by Florian Mayer · 1 year, 5 months ago
  63. eac5f73 [MTE] fix missing thread id from stack_mte_ring mapping by Florian Mayer · 1 year, 5 months ago
  64. b2b11f6 Merge "[MTE] Cleanup stack buffer for detached threads" into main by Florian Mayer · 1 year, 5 months ago
  65. a9e144d [MTE] Cleanup stack buffer for detached threads by Florian Mayer · 1 year, 5 months ago
  66. 1243e21 Merge "Factor out freeing of stack buffer to ease testing" into main by Florian Mayer · 1 year, 5 months ago
  67. b30ec5b Merge "Revert^2 "No special treatment for vendor"" into main by Jooyung Han · 1 year, 5 months ago
  68. 0d43de8 Remove a comment. by Dan Albert · 1 year, 5 months ago
  69. b6aef26 Merge changes I45c335b2,I4d0a1530 into main by Dan Albert · 1 year, 5 months ago
  70. 4a3a5c9 Merge changes I8e5d1c46,Ib4a89382,Ifacb006b,I75f2ca4a into main by Florian Mayer · 1 year, 5 months ago
  71. 8fbe373 Merge "Reduce flake in pthread mutex timed lock tests." into main by Elliott Hughes · 1 year, 5 months ago
  72. 0198e07 Revert^2 "No special treatment for vendor" by Jooyung Han · 1 year, 5 months ago
  73. 756e765 Factor out freeing of stack buffer to ease testing by Florian Mayer · 1 year, 5 months ago
  74. 4edc20d Re-land^2 linker support for MTE globals by Florian Mayer · 1 year, 5 months ago
  75. eabc47b Reduce flake in pthread mutex timed lock tests. by Elliott Hughes · 1 year, 5 months ago
  76. 1f8c225 Add the __BIONIC_ALLOC_SIZE to reallocarray. by Dan Albert · 1 year, 5 months ago
  77. d407e5e Hide the reallocarray polyfill by default. by Dan Albert · 1 year, 5 months ago
  78. 2876a2c Merge "Revert "No special treatment for vendor"" into main by Priyanka Advani (xWF) · 1 year, 5 months ago
  79. 5df75e3 Merge "<ctype.h>: fix a stray `inline` that breaks C89 compatibility." into main by Treehugger Robot · 1 year, 5 months ago
  80. d074543 Merge "Refactor the android_mallopt code." into main by Christopher Ferris · 1 year, 5 months ago
  81. b2aa69f Revert "No special treatment for vendor" by Priyanka Advani (xWF) · 1 year, 5 months ago
  82. 1443502 <ctype.h>: fix a stray `inline` that breaks C89 compatibility. by Elliott Hughes · 1 year, 5 months ago
  83. 7478c9b Merge "No special treatment for vendor" into main by Treehugger Robot · 1 year, 5 months ago
  84. 0ac5da0 Refactor the android_mallopt code. by Christopher Ferris · 1 year, 5 months ago
  85. b813b70 Merge "Move libc MTE init to separate file" into main by Treehugger Robot · 1 year, 5 months ago
  86. 44a5876 Merge "[MTE] split heap and stack MTE initialization" into main by Florian Mayer · 1 year, 5 months ago
  87. a6e9dcf Move libc MTE init to separate file by Florian Mayer · 1 year, 5 months ago
  88. 3da2fec Merge "Allow a couple more swab implementation details through." into main by Treehugger Robot · 1 year, 5 months ago
  89. 6e07b50 No special treatment for vendor by Jooyung Han · 1 year, 5 months ago
  90. e39602c Use libmemory_trace for writing trace data. by Christopher Ferris · 1 year, 5 months ago
  91. c138f81 [MTE] split heap and stack MTE initialization by Florian Mayer · 1 year, 5 months ago
  92. af40983 Merge "API guard every post-21 API." into main by Treehugger Robot · 1 year, 5 months ago
  93. 02ce401 API guard every post-21 API. by Dan Albert · 1 year, 6 months ago
  94. e7e85d9 Merge "Reland "Tidy up and document <limits.h>."" into main by Elliott Hughes · 1 year, 6 months ago
  95. 36f97ca Reland "Tidy up and document <limits.h>." by Elliott Hughes · 1 year, 6 months ago
  96. ad7a45c Merge "Add __BIONIC_AVAILABILITY_GUARD()." into main by Treehugger Robot · 1 year, 6 months ago
  97. 8b95640 Allow a couple more swab implementation details through. by Elliott Hughes · 1 year, 6 months ago
  98. e5da496 Add __BIONIC_AVAILABILITY_GUARD(). by Dan Albert · 1 year, 6 months ago
  99. 8eceeea Revert "Re-land linker support for MTE globals" by Daniel Chapin · 1 year, 6 months ago
  100. 95680c7 Re-hide fmemopen. by Dan Albert · 1 year, 6 months ago