1. de3bfea Merge "Fix an overflow bug in __get_elf_note()." into main by Elliott Hughes · 6 months ago
  2. 0d56de5 Merge "Allow system_image_defaults to access libc_hwasan" into main by Kiyoung Kim · 6 months ago
  3. 811e032 Fix an overflow bug in __get_elf_note(). by Elliott Hughes · 6 months ago
  4. 06a86dc Allow system_image_defaults to access libc_hwasan by Kiyoung Kim · 6 months ago
  5. 7fc6fd6 Merge "Revert "async-safe logging: __ANDROID_API_LEVEL__ isn't a thing."" into main by Priyanka Advani (xWF) · 6 months ago
  6. e1a577f Revert "async-safe logging: __ANDROID_API_LEVEL__ isn't a thing." by Priyanka Advani (xWF) · 6 months ago
  7. ff6b0e2 Merge "bionic: libc: avoid -Wdeprecated-declarations via std::atomic_init" into main by Treehugger Robot · 6 months ago
  8. 28cea75 Merge "Remove the ILP32 __arch_swab cruft." into main by Elliott Hughes · 6 months ago
  9. ea49d6c Merge "async-safe logging: __ANDROID_API_LEVEL__ isn't a thing." into main by Elliott Hughes · 6 months ago
  10. 0c603c3 Remove the ILP32 __arch_swab cruft. by Elliott Hughes · 6 months ago
  11. 19b70dc libc: swap memrchr to llvm-libc for most arches by George Burgess IV · 6 months ago
  12. 79427db libc: swap strlcat to llvm-libc for all arches by George Burgess IV · 6 months ago
  13. c90ba55 libc: swap strlcpy to llvm-libc for all arches by George Burgess IV · 6 months ago
  14. 706487c Merge "libc: swap to llvm-libc for 8 fns on x86_64" into main by Treehugger Robot · 6 months ago
  15. 502fb8c Merge "Add <dlfcn.h> to the libdl documentation." into main by Elliott Hughes · 6 months ago
  16. 2e65afe bionic: libc: avoid -Wdeprecated-declarations via std::atomic_init by Nick Desaulniers · 6 months ago
  17. 414bfb3 libc: swap to llvm-libc for 8 fns on x86_64 by George Burgess IV · 6 months ago
  18. 273473b Add <dlfcn.h> to the libdl documentation. by Elliott Hughes · 6 months ago
  19. c5a98e6 libc: swap bsearch to llvm-libc's impl by George Burgess IV · 6 months ago
  20. 4f9800a Merge "Protect against misuse of an implementation detail." into main by Treehugger Robot · 6 months ago
  21. 5aa7333 Merge "Revert "libc: point some x86_64 function impls at llvm-libc"" into main by Priyanka Advani (xWF) · 6 months ago
  22. 20eb73e Revert "libc: point some x86_64 function impls at llvm-libc" by Priyanka Advani (xWF) · 6 months ago
  23. 9873595 Protect against misuse of an implementation detail. by Elliott Hughes · 6 months ago
  24. 9105451 Merge "Add pthread_getaffinity_np()/pthread_setaffinity_np()." into main by Elliott Hughes · 6 months ago
  25. 76b3685 libc: point some x86_64 function impls at llvm-libc by George Burgess IV · 8 months ago
  26. e117d6e Add pthread_getaffinity_np()/pthread_setaffinity_np(). by Elliott Hughes · 6 months ago
  27. d25e894 Merge "Use libmemory_trace for writing trace data." into main by Christopher Ferris · 6 months ago
  28. 0765822 Merge "[MTE] fix missing thread id from stack_mte_ring mapping" into main by Florian Mayer · 6 months ago
  29. eac5f73 [MTE] fix missing thread id from stack_mte_ring mapping by Florian Mayer · 6 months ago
  30. b2b11f6 Merge "[MTE] Cleanup stack buffer for detached threads" into main by Florian Mayer · 6 months ago
  31. a9e144d [MTE] Cleanup stack buffer for detached threads by Florian Mayer · 6 months ago
  32. 1243e21 Merge "Factor out freeing of stack buffer to ease testing" into main by Florian Mayer · 6 months ago
  33. b30ec5b Merge "Revert^2 "No special treatment for vendor"" into main by Jooyung Han · 6 months ago
  34. 0d43de8 Remove a comment. by Dan Albert · 6 months ago
  35. b6aef26 Merge changes I45c335b2,I4d0a1530 into main by Dan Albert · 6 months ago
  36. 4a3a5c9 Merge changes I8e5d1c46,Ib4a89382,Ifacb006b,I75f2ca4a into main by Florian Mayer · 6 months ago
  37. 8fbe373 Merge "Reduce flake in pthread mutex timed lock tests." into main by Elliott Hughes · 6 months ago
  38. 0198e07 Revert^2 "No special treatment for vendor" by Jooyung Han · 6 months ago
  39. 756e765 Factor out freeing of stack buffer to ease testing by Florian Mayer · 6 months ago
  40. 4edc20d Re-land^2 linker support for MTE globals by Florian Mayer · 7 months ago
  41. eabc47b Reduce flake in pthread mutex timed lock tests. by Elliott Hughes · 6 months ago
  42. 1f8c225 Add the __BIONIC_ALLOC_SIZE to reallocarray. by Dan Albert · 6 months ago
  43. d407e5e Hide the reallocarray polyfill by default. by Dan Albert · 6 months ago
  44. 2876a2c Merge "Revert "No special treatment for vendor"" into main by Priyanka Advani (xWF) · 6 months ago
  45. 5df75e3 Merge "<ctype.h>: fix a stray `inline` that breaks C89 compatibility." into main by Treehugger Robot · 6 months ago
  46. d074543 Merge "Refactor the android_mallopt code." into main by Christopher Ferris · 6 months ago
  47. b2aa69f Revert "No special treatment for vendor" by Priyanka Advani (xWF) · 6 months ago
  48. 1443502 <ctype.h>: fix a stray `inline` that breaks C89 compatibility. by Elliott Hughes · 6 months ago
  49. 7478c9b Merge "No special treatment for vendor" into main by Treehugger Robot · 6 months ago
  50. 0ac5da0 Refactor the android_mallopt code. by Christopher Ferris · 6 months ago
  51. b813b70 Merge "Move libc MTE init to separate file" into main by Treehugger Robot · 7 months ago
  52. 44a5876 Merge "[MTE] split heap and stack MTE initialization" into main by Florian Mayer · 7 months ago
  53. a6e9dcf Move libc MTE init to separate file by Florian Mayer · 7 months ago
  54. 3da2fec Merge "Allow a couple more swab implementation details through." into main by Treehugger Robot · 7 months ago
  55. 6e07b50 No special treatment for vendor by Jooyung Han · 7 months ago
  56. e39602c Use libmemory_trace for writing trace data. by Christopher Ferris · 7 months ago
  57. c138f81 [MTE] split heap and stack MTE initialization by Florian Mayer · 7 months ago
  58. af40983 Merge "API guard every post-21 API." into main by Treehugger Robot · 7 months ago
  59. 02ce401 API guard every post-21 API. by Dan Albert · 7 months ago
  60. e7e85d9 Merge "Reland "Tidy up and document <limits.h>."" into main by Elliott Hughes · 7 months ago
  61. 36f97ca Reland "Tidy up and document <limits.h>." by Elliott Hughes · 7 months ago
  62. ad7a45c Merge "Add __BIONIC_AVAILABILITY_GUARD()." into main by Treehugger Robot · 7 months ago
  63. 8b95640 Allow a couple more swab implementation details through. by Elliott Hughes · 7 months ago
  64. e5da496 Add __BIONIC_AVAILABILITY_GUARD(). by Dan Albert · 7 months ago
  65. 8eceeea Revert "Re-land linker support for MTE globals" by Daniel Chapin · 7 months ago
  66. 95680c7 Re-hide fmemopen. by Dan Albert · 7 months ago
  67. 66136e7 Re-hide some error.h stuff. by Dan Albert · 7 months ago
  68. 7b7abe9 Re-hide mempcpy. by Dan Albert · 7 months ago
  69. 1aa8a0a Merge "libc.map.txt: add a version for API 36." into main by Elliott Hughes · 7 months ago
  70. a0e8343 libc.map.txt: add a version for API 36. by Elliott Hughes · 7 months ago
  71. 3c932f1 __riscv_flush_icache() still ignores the address range in 6.12. by Elliott Hughes · 7 months ago
  72. 3abc79d Merge "Add a <stdatomic.h> header test, and the missing kill_dependency macro." into main by Elliott Hughes · 7 months ago
  73. 5b5bab5 Add a <stdatomic.h> header test, and the missing kill_dependency macro. by Elliott Hughes · 7 months ago
  74. 64a4b53 Merge "Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation." into main by Elliott Hughes · 7 months ago
  75. 8111487 Merge "Revert "Tidy up and document <limits.h>."" into main by Treehugger Robot · 7 months ago
  76. babfe80 Merge "Remove <private/bsd_sys_param.h>." into main by Matthew Maurer · 7 months ago
  77. e118778 Remove <private/bsd_sys_param.h>. by Elliott Hughes · 7 months ago
  78. eae2849 Revert "Tidy up and document <limits.h>." by Elliott Hughes · 7 months ago
  79. be39089 Merge "Tidy up and document <limits.h>." into main by Elliott Hughes · 7 months ago
  80. 414dd2d Always include <sys/cdefs.h> first. by Elliott Hughes · 7 months ago
  81. 47eb527 Tidy up and document <limits.h>. by Elliott Hughes · 7 months ago
  82. 2e6e409 Re-land linker support for MTE globals by Mitch Phillips · 9 months ago
  83. 25a5023 Merge "libc: Set __bionic_asm_align to 64 for arm and arm64" into main by Elliott Hughes · 7 months ago
  84. 45655d3 Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation. by Elliott Hughes · 7 months ago
  85. 755b9c1 libc: Set __bionic_asm_align to 64 for arm and arm64 by Jake Weinstein · 6 years ago
  86. 52fe6ce Disable warning: passing no argument for the '...' parameter of a variadic macro is a C23 extension by Aditya Kumar · 7 months ago
  87. 6cd85a7 Merge "librust_baremetal: Use cc_baremetal_defaults" into main by Treehugger Robot · 7 months ago
  88. 9018e5f librust_baremetal: Use cc_baremetal_defaults by Pierre-Clément Tosi · 8 months ago
  89. 63fca20 [AArch64] BTI flag is missing from the crt_pad_segment.S by Daniel Kiss · 7 months ago
  90. 846d85e Merge "Allow v4l2r access to libc_uapi_headers" into main by Alistair Delva · 8 months ago
  91. bad2272 Allow v4l2r access to libc_uapi_headers by Alistair Delva · 8 months ago
  92. 98df7db Merge "Get out of the business of hard-coding a list of uapi unistd.h files." into main by Elliott Hughes · 8 months ago
  93. 2b08051 Merge "Remove 32-bit x86 wcs*()/wmem*() assembler." into main by Elliott Hughes · 8 months ago
  94. 80246ff Get out of the business of hard-coding a list of uapi unistd.h files. by Elliott Hughes · 8 months ago
  95. 49074ba Remove manual -fPIC from x86/x86-64 crt_so_defaults. by Elliott Hughes · 8 months ago
  96. 06f28be Remove 32-bit x86 wcs*()/wmem*() assembler. by Elliott Hughes · 8 months ago
  97. 72b47c9 Merge "cpp: Explicitly retain array definitions" into main by Treehugger Robot · 8 months ago
  98. c76342d cpp: Explicitly retain array definitions by Brian Norris · 8 months ago
  99. 366f5b5 Merge "Fix tests for change that modified #include names." into main by Christopher Ferris · 8 months ago
  100. 05a9ff8 Merge "Update to v6.11 kernel headers." into main by Christopher Ferris · 8 months ago