1. 0ac5da0 Refactor the android_mallopt code. by Christopher Ferris · 12 months ago
  2. b813b70 Merge "Move libc MTE init to separate file" into main by Treehugger Robot · 12 months ago
  3. 44a5876 Merge "[MTE] split heap and stack MTE initialization" into main by Florian Mayer · 12 months ago
  4. a6e9dcf Move libc MTE init to separate file by Florian Mayer · 12 months ago
  5. 3da2fec Merge "Allow a couple more swab implementation details through." into main by Treehugger Robot · 12 months ago
  6. c138f81 [MTE] split heap and stack MTE initialization by Florian Mayer · 12 months ago
  7. af40983 Merge "API guard every post-21 API." into main by Treehugger Robot · 12 months ago
  8. 02ce401 API guard every post-21 API. by Dan Albert · 12 months ago
  9. e7e85d9 Merge "Reland "Tidy up and document <limits.h>."" into main by Elliott Hughes · 12 months ago
  10. 36f97ca Reland "Tidy up and document <limits.h>." by Elliott Hughes · 12 months ago
  11. ad7a45c Merge "Add __BIONIC_AVAILABILITY_GUARD()." into main by Treehugger Robot · 12 months ago
  12. 8b95640 Allow a couple more swab implementation details through. by Elliott Hughes · 12 months ago
  13. e5da496 Add __BIONIC_AVAILABILITY_GUARD(). by Dan Albert · 12 months ago
  14. 8eceeea Revert "Re-land linker support for MTE globals" by Daniel Chapin · 12 months ago
  15. 95680c7 Re-hide fmemopen. by Dan Albert · 12 months ago
  16. 66136e7 Re-hide some error.h stuff. by Dan Albert · 12 months ago
  17. 7b7abe9 Re-hide mempcpy. by Dan Albert · 12 months ago
  18. 1aa8a0a Merge "libc.map.txt: add a version for API 36." into main by Elliott Hughes · 12 months ago
  19. a0e8343 libc.map.txt: add a version for API 36. by Elliott Hughes · 12 months ago
  20. 3c932f1 __riscv_flush_icache() still ignores the address range in 6.12. by Elliott Hughes · 12 months ago
  21. 3abc79d Merge "Add a <stdatomic.h> header test, and the missing kill_dependency macro." into main by Elliott Hughes · 1 year ago
  22. 5b5bab5 Add a <stdatomic.h> header test, and the missing kill_dependency macro. by Elliott Hughes · 1 year ago
  23. 64a4b53 Merge "Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation." into main by Elliott Hughes · 1 year ago
  24. 8111487 Merge "Revert "Tidy up and document <limits.h>."" into main by Treehugger Robot · 1 year ago
  25. babfe80 Merge "Remove <private/bsd_sys_param.h>." into main by Matthew Maurer · 1 year ago
  26. e118778 Remove <private/bsd_sys_param.h>. by Elliott Hughes · 1 year ago
  27. eae2849 Revert "Tidy up and document <limits.h>." by Elliott Hughes · 1 year ago
  28. be39089 Merge "Tidy up and document <limits.h>." into main by Elliott Hughes · 1 year ago
  29. 414dd2d Always include <sys/cdefs.h> first. by Elliott Hughes · 1 year ago
  30. 47eb527 Tidy up and document <limits.h>. by Elliott Hughes · 1 year ago
  31. 2e6e409 Re-land linker support for MTE globals by Mitch Phillips · 1 year, 2 months ago
  32. 25a5023 Merge "libc: Set __bionic_asm_align to 64 for arm and arm64" into main by Elliott Hughes · 1 year ago
  33. 45655d3 Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation. by Elliott Hughes · 1 year ago
  34. 755b9c1 libc: Set __bionic_asm_align to 64 for arm and arm64 by Jake Weinstein · 6 years ago
  35. 52fe6ce Disable warning: passing no argument for the '...' parameter of a variadic macro is a C23 extension by Aditya Kumar · 1 year ago
  36. 6cd85a7 Merge "librust_baremetal: Use cc_baremetal_defaults" into main by Treehugger Robot · 1 year ago
  37. 9018e5f librust_baremetal: Use cc_baremetal_defaults by Pierre-Clément Tosi · 1 year, 1 month ago
  38. 63fca20 [AArch64] BTI flag is missing from the crt_pad_segment.S by Daniel Kiss · 1 year ago
  39. 846d85e Merge "Allow v4l2r access to libc_uapi_headers" into main by Alistair Delva · 1 year ago
  40. bad2272 Allow v4l2r access to libc_uapi_headers by Alistair Delva · 1 year ago
  41. 98df7db Merge "Get out of the business of hard-coding a list of uapi unistd.h files." into main by Elliott Hughes · 1 year ago
  42. 2b08051 Merge "Remove 32-bit x86 wcs*()/wmem*() assembler." into main by Elliott Hughes · 1 year ago
  43. 80246ff Get out of the business of hard-coding a list of uapi unistd.h files. by Elliott Hughes · 1 year ago
  44. 49074ba Remove manual -fPIC from x86/x86-64 crt_so_defaults. by Elliott Hughes · 1 year ago
  45. 06f28be Remove 32-bit x86 wcs*()/wmem*() assembler. by Elliott Hughes · 1 year ago
  46. 72b47c9 Merge "cpp: Explicitly retain array definitions" into main by Treehugger Robot · 1 year, 1 month ago
  47. c76342d cpp: Explicitly retain array definitions by Brian Norris · 1 year, 1 month ago
  48. 366f5b5 Merge "Fix tests for change that modified #include names." into main by Christopher Ferris · 1 year, 1 month ago
  49. 05a9ff8 Merge "Update to v6.11 kernel headers." into main by Christopher Ferris · 1 year, 1 month ago
  50. 44df2c4 Fix tests for change that modified #include names. by Christopher Ferris · 1 year, 1 month ago
  51. 9d1ef60 Product variants are not in the NDK API surface. by Justin Yun · 1 year, 1 month ago
  52. 63fcca4 Update to v6.11 kernel headers. by Christopher Ferris · 1 year, 1 month ago
  53. ab777b2 Merge "Revert "Update to v6.11 kernel headers."" into main by Priyanka Advani (xWF) · 1 year, 1 month ago
  54. a805034 Revert "Update to v6.11 kernel headers." by Priyanka Advani (xWF) · 1 year, 1 month ago
  55. 8b8f0cf Merge "unistd.h: document chdir()/fchdir()." into main by Elliott Hughes · 1 year, 1 month ago
  56. 6e6da00 Merge "Use new riscv unistd names for syscall definition." into main by Treehugger Robot · 1 year, 1 month ago
  57. ec07dac Use new riscv unistd names for syscall definition. by Christopher Ferris · 1 year, 1 month ago
  58. 1fd3982 Merge "Update to v6.11 kernel headers." into main by Christopher Ferris · 1 year, 1 month ago
  59. fb9df25 unistd.h: document chdir()/fchdir(). by Elliott Hughes · 1 year, 1 month ago
  60. 4747b65 Merge "fortify: rewrite strlen to fold to a constant" into main by Treehugger Robot · 1 year, 1 month ago
  61. 86da38c fortify: rewrite strlen to fold to a constant by George Burgess IV · 1 year, 2 months ago
  62. 41d403e libc: replace generic memcmp with atom impl by George Burgess IV · 1 year, 1 month ago
  63. 0193c3d libc: remove most dynamically-selected x86 atom functions by George Burgess IV · 1 year, 1 month ago
  64. 4ba5449 Update to v6.11 kernel headers. by Christopher Ferris · 1 year, 1 month ago
  65. c78e954 Merge "libc: -x some assembly files" into main by Treehugger Robot · 1 year, 1 month ago
  66. 8113238 Merge "Revert "Merge "Revert "towctrans() should return the input and set errno on failure."" into android15-tests-dev am: fd55858120"" into main by Treehugger Robot · 1 year, 1 month ago
  67. 0d4b5a7 Revert "Merge "Revert "towctrans() should return the input and set errno on failure."" into android15-tests-dev am: fd55858120" by Elliott Hughes · 1 year, 1 month ago
  68. 3f39551 libc: -x some assembly files by George Burgess IV · 1 year, 1 month ago
  69. b3d8fec Merge "Add better jemalloc stat logging." into main by Christopher Ferris · 1 year, 1 month ago
  70. 761fdf9 [HWASan] init auxv for pagesize in hwasan_init_static by Florian Mayer · 1 year, 1 month ago
  71. 4a7e1e3 Add better jemalloc stat logging. by Christopher Ferris · 1 year, 1 month ago
  72. ed2d383 Remove android/versioning.h support for versioner. by Dan Albert · 1 year, 2 months ago
  73. 7be2a13 Merge "Revert "towctrans() should return the input and set errno on failure."" into android15-tests-dev am: fd55858120 by Elliott Hughes · 1 year, 1 month ago
  74. 0c82249 Merge "statx(2) allows nullptr for the path now." into main by Elliott Hughes · 1 year, 1 month ago
  75. 9cdc2c6 Merge "libc: simplify ssse3 detection" into main by Treehugger Robot · 1 year, 1 month ago
  76. 6816893 statx(2) allows nullptr for the path now. by Elliott Hughes · 1 year, 1 month ago
  77. 3451c75 libc: simplify ssse3 detection by George Burgess IV · 1 year, 1 month ago
  78. d41c355 Merge "Remove versioner." into main by Treehugger Robot · 1 year, 1 month ago
  79. 910f91a Merge "Correct nullability check for pthread_create()" into main by Treehugger Robot · 1 year, 1 month ago
  80. ef4c2ce Revert "towctrans() should return the input and set errno on failure." by Elliott Hughes · 1 year, 1 month ago
  81. 6a6eb87 Correct nullability check for pthread_create() by Zijun · 1 year, 1 month ago
  82. ee700ec Ensure that __libc_init() never calls memset(). by Elliott Hughes · 1 year, 1 month ago
  83. b02d0b9 Merge "Prefer __nodiscard to __wur for readability." into main by Elliott Hughes · 1 year, 1 month ago
  84. 3932e93 Merge "<threads.h>: `thread_local` should match the C23 #if guard for `static_assert`." into main by Elliott Hughes · 1 year, 1 month ago
  85. d3026c6 Merge "Add tid to trace info if available" into main by Treehugger Robot · 1 year, 1 month ago
  86. 249a7ae Add tid to trace info if available by Atneya Nair · 1 year, 1 month ago
  87. b19df89 Prefer __nodiscard to __wur for readability. by Elliott Hughes · 1 year, 1 month ago
  88. fb61806 <threads.h>: `thread_local` should match the C23 #if guard for `static_assert`. by Elliott Hughes · 1 year, 1 month ago
  89. 1e76a82 Consistently position __wur next to the return type. by Elliott Hughes · 1 year, 1 month ago
  90. 2f070f2 Merge "Add reallocarray() polyfill." into main by Elliott Hughes · 1 year, 1 month ago
  91. f93af26 Add reallocarray() polyfill. by Elliott Hughes · 1 year, 1 month ago
  92. aca0fc6 Merge "Remove NDK exports" into main by Steven Moreland · 1 year, 1 month ago
  93. 42b42f5 Remove NDK exports by Steven Moreland · 1 year, 1 month ago
  94. e9f02e0 Stop using versioner for the llndk too. by Dan Albert · 1 year, 2 months ago
  95. 4efa6ec Merge "Remove //apex_available:platform from libc's apex_available" into main by Spandan Das · 1 year, 1 month ago
  96. 470ac46 Merge "<sys/timerfd.h>: don't redefine constants." into main by Elliott Hughes · 1 year, 2 months ago
  97. 4b85b5e Remove //apex_available:platform from libc's apex_available by Spandan Das · 1 year, 2 months ago
  98. 15f834e Merge "Rename confusingly named libc_llndk_headers." into main by Treehugger Robot · 1 year, 2 months ago
  99. 2b1c13d Merge "<sys/vfs.h>: explain the apparently useless duplication here." into main by Elliott Hughes · 1 year, 2 months ago
  100. 64a6efc Rename confusingly named libc_llndk_headers. by Dan Albert · 1 year, 2 months ago