1. 744ac61 Simplify sigwait64()'s error handling. by Elliott Hughes · 6 months ago
  2. 7ea4c99 Merge changes from topic "mteenabled" into main by Florian Mayer · 6 months ago
  3. 5e13617 [HWASan] [MTE] disable MTE for HWASan binaries by Florian Mayer · 6 months ago
  4. cd2d423 Clarify clockid_t generation. by Elliott Hughes · 6 months ago
  5. 436512b Merge "Revert^2 "Replace usage of ICU4C in bionic with ICU4X"" into main by Manish Goregaokar · 6 months ago
  6. 361854c Revert^2 "Replace usage of ICU4C in bionic with ICU4X" by Manish Goregaokar · 6 months ago
  7. 9a667a2 Merge "Revert "Replace usage of ICU4C in bionic with ICU4X"" into main by Liana Kazanova (xWF) · 6 months ago
  8. 889f658 Revert "Replace usage of ICU4C in bionic with ICU4X" by Liana Kazanova (xWF) · 6 months ago
  9. 937b721 Merge "Use a static inline rather than a macro for __get_tls()." into main by Elliott Hughes · 6 months ago
  10. 01274b9 Merge "Replace usage of ICU4C in bionic with ICU4X" into main by Manish Goregaokar · 6 months ago
  11. 70a9c5f Use a static inline rather than a macro for __get_tls(). by Elliott Hughes · 6 months ago
  12. 32838d2 Replace usage of ICU4C in bionic with ICU4X by Manish Goregaokar · 7 months ago
  13. ebfb8fa Merge "Move the trivial __set_tls() implementations to "bionic_tls.h"." into main by Elliott Hughes · 6 months ago
  14. e286cf6 Move the trivial __set_tls() implementations to "bionic_tls.h". by Elliott Hughes · 6 months ago
  15. 1960f1c Clean up the area of pthread key destruction. by Elliott Hughes · 6 months ago
  16. 29438b6 Revert "[Prototype] Replace usage of ICU4C in bionic with ICU4X" by Priyanka Advani (xWF) · 6 months ago
  17. 9ddf649 [Prototype] Replace usage of ICU4C in bionic with ICU4X by Manish Goregaokar · 7 months ago
  18. 59bebc7 Remove unused includes and `extern`s. by Elliott Hughes · 7 months ago
  19. 9cdc362 Merge "<fts.h>: fix fts_compar declaration for C23." into main by Elliott Hughes · 7 months ago
  20. 8fd8432 <fts.h>: fix fts_compar declaration for C23. by Elliott Hughes · 7 months ago
  21. 0b23199 Add method to use allocator app defaults. by Christopher Ferris · 1 year, 10 months ago
  22. d34d8ca __bionic_get_shell_path(): "just work" on the host. by Elliott Hughes · 7 months ago
  23. fb97d10 Merge "Add _SC_NSIG." into main by Elliott Hughes · 7 months ago
  24. 901e9a8 x86, x86_64: Add __memcpy_chk assembly versions. by Daniel Verkamp · 8 months ago
  25. aa7ea41 Add _SC_NSIG. by Elliott Hughes · 7 months ago
  26. d5e064d Merge "[MTE] do not use ldg in linker if MTE is off for process" into main by Florian Mayer · 8 months ago
  27. e6f8321 [MTE] do not use ldg in linker if MTE is off for process by Florian Mayer · 8 months ago
  28. 93d8194 Further harden the pad note parsing code. by Elliott Hughes · 8 months ago
  29. f8f4e9f Merge "Declare main outside of extern "C" block" into main by Ryan Prichard · 9 months ago
  30. dfc3a97 Declare main outside of extern "C" block by Ryan Prichard · 9 months ago
  31. 24b2459 libc: swap strchr to llvm-libc for most arches by George Burgess IV · 9 months ago
  32. 5ebf009 libc: swap strnlen to llvm-libc for most arches by George Burgess IV · 9 months ago
  33. fed0ce9 <bionic/macros.h>: replace align_up()/align_down() with clang's builtins. by Elliott Hughes · 9 months ago
  34. 3cac647 Merge "libc: swap strchrnul to llvm-libc for most arches" into main by Treehugger Robot · 9 months ago
  35. 31f2189 Merge "libc: swap strrchr to llvm-libc for most arches" into main by Treehugger Robot · 9 months ago
  36. de3bfea Merge "Fix an overflow bug in __get_elf_note()." into main by Elliott Hughes · 9 months ago
  37. 811e032 Fix an overflow bug in __get_elf_note(). by Elliott Hughes · 9 months ago
  38. 27d4c10 libc: swap strchrnul to llvm-libc for most arches by George Burgess IV · 10 months ago
  39. 9e89b2f libc: swap strrchr to llvm-libc for most arches by George Burgess IV · 10 months ago
  40. 2e65afe bionic: libc: avoid -Wdeprecated-declarations via std::atomic_init by Nick Desaulniers · 10 months ago
  41. e117d6e Add pthread_getaffinity_np()/pthread_setaffinity_np(). by Elliott Hughes · 10 months ago
  42. 0765822 Merge "[MTE] fix missing thread id from stack_mte_ring mapping" into main by Florian Mayer · 10 months ago
  43. eac5f73 [MTE] fix missing thread id from stack_mte_ring mapping by Florian Mayer · 10 months ago
  44. b2b11f6 Merge "[MTE] Cleanup stack buffer for detached threads" into main by Florian Mayer · 10 months ago
  45. a9e144d [MTE] Cleanup stack buffer for detached threads by Florian Mayer · 10 months ago
  46. 1243e21 Merge "Factor out freeing of stack buffer to ease testing" into main by Florian Mayer · 10 months ago
  47. 4a3a5c9 Merge changes I8e5d1c46,Ib4a89382,Ifacb006b,I75f2ca4a into main by Florian Mayer · 10 months ago
  48. 756e765 Factor out freeing of stack buffer to ease testing by Florian Mayer · 10 months ago
  49. 4edc20d Re-land^2 linker support for MTE globals by Florian Mayer · 10 months ago
  50. 0ac5da0 Refactor the android_mallopt code. by Christopher Ferris · 10 months ago
  51. b813b70 Merge "Move libc MTE init to separate file" into main by Treehugger Robot · 10 months ago
  52. 44a5876 Merge "[MTE] split heap and stack MTE initialization" into main by Florian Mayer · 10 months ago
  53. a6e9dcf Move libc MTE init to separate file by Florian Mayer · 10 months ago
  54. c138f81 [MTE] split heap and stack MTE initialization by Florian Mayer · 10 months ago
  55. 8eceeea Revert "Re-land linker support for MTE globals" by Daniel Chapin · 11 months ago
  56. 64a4b53 Merge "Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation." into main by Elliott Hughes · 11 months ago
  57. e118778 Remove <private/bsd_sys_param.h>. by Elliott Hughes · 11 months ago
  58. 2e6e409 Re-land linker support for MTE globals by Mitch Phillips · 1 year, 1 month ago
  59. 45655d3 Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation. by Elliott Hughes · 11 months ago
  60. 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 · 12 months ago
  61. 0d4b5a7 Revert "Merge "Revert "towctrans() should return the input and set errno on failure."" into android15-tests-dev am: fd55858120" by Elliott Hughes · 12 months ago
  62. b3d8fec Merge "Add better jemalloc stat logging." into main by Christopher Ferris · 12 months ago
  63. 761fdf9 [HWASan] init auxv for pagesize in hwasan_init_static by Florian Mayer · 12 months ago
  64. 4a7e1e3 Add better jemalloc stat logging. by Christopher Ferris · 12 months ago
  65. 7be2a13 Merge "Revert "towctrans() should return the input and set errno on failure."" into android15-tests-dev am: fd55858120 by Elliott Hughes · 12 months ago
  66. ef4c2ce Revert "towctrans() should return the input and set errno on failure." by Elliott Hughes · 12 months ago
  67. ee700ec Ensure that __libc_init() never calls memset(). by Elliott Hughes · 12 months ago
  68. d3026c6 Merge "Add tid to trace info if available" into main by Treehugger Robot · 12 months ago
  69. 249a7ae Add tid to trace info if available by Atneya Nair · 12 months ago
  70. 219e602 <sys/stat.h>: add lchmod(). by Elliott Hughes · 1 year ago
  71. 8f07d34 <wctype.h>: de-pessimize the isw*() functions. by Elliott Hughes · 1 year, 1 month ago
  72. 6166e9d Merge "Re-do static function dispatch." into main by Elliott Hughes · 1 year, 1 month ago
  73. adc4171 Re-do static function dispatch. by Elliott Hughes · 1 year, 1 month ago
  74. 4530e56 Merge "Add signal to re-enable MTE for a thread" into main by Florian Mayer · 1 year, 1 month ago
  75. f331c4b Merge "Use an ELF alias for strptime_l()." into main by Elliott Hughes · 1 year, 1 month ago
  76. ca54217 Merge "Use ELF aliases for all the <wctype.h> *_l() functions." into main by Elliott Hughes · 1 year, 1 month ago
  77. 0bc4ebc Merge "Use an ELF alias for sigprocmask64() on LP64." into main by Elliott Hughes · 1 year, 1 month ago
  78. 3bdeaa7 Merge "Use an ELF alias for strerror_l()." into main by Elliott Hughes · 1 year, 1 month ago
  79. 5d9725b Add signal to re-enable MTE for a thread by Florian Mayer · 1 year, 4 months ago
  80. 8aa2271 Merge "Update pubs.opengroup.org links for POSIX 2024 (and https)." into main by Treehugger Robot · 1 year, 1 month ago
  81. fdc791f Use an ELF alias for sigprocmask64() on LP64. by Elliott Hughes · 1 year, 1 month ago
  82. 7ec5cb5 Use an ELF alias for strptime_l(). by Elliott Hughes · 1 year, 1 month ago
  83. 226c838 Use an ELF alias for strerror_l(). by Elliott Hughes · 1 year, 1 month ago
  84. 1b14990 Use ELF aliases for all the <wctype.h> *_l() functions. by Elliott Hughes · 1 year, 1 month ago
  85. dcc7c9c Merge "Add mseal(2) wrapper." into main by Elliott Hughes · 1 year, 1 month ago
  86. 5f3b8e0 Update pubs.opengroup.org links for POSIX 2024 (and https). by Elliott Hughes · 1 year, 1 month ago
  87. 61de649 Merge "Use ELF aliases for most of the strto*_l/wcsto*_l functions." into main by Elliott Hughes · 1 year, 1 month ago
  88. d71f131 Merge "Remove the useless extra sync_file_range() shim for non-arm32." into main by Elliott Hughes · 1 year, 1 month ago
  89. bbd39aa Replace http://man7.org links with https://man7.org links. by Elliott Hughes · 1 year, 1 month ago
  90. b3904ee Add mseal(2) wrapper. by Elliott Hughes · 1 year, 1 month ago
  91. 1fc68c7 Use ELF aliases for most of the strto*_l/wcsto*_l functions. by Elliott Hughes · 1 year, 1 month ago
  92. e3614f0 Remove the extra layer of indirection for LP64 ppoll()/pselect(). by Elliott Hughes · 1 year, 1 month ago
  93. bc65c01 Merge "Alias lockf and lock64 on LP64." into main by Elliott Hughes · 1 year, 1 month ago
  94. a0d217e Remove the useless extra sync_file_range() shim for non-arm32. by Elliott Hughes · 1 year, 1 month ago
  95. 52c6164 Merge "Add sig2str()/str2sig() from POSIX Issue 8." into main by Elliott Hughes · 1 year, 1 month ago
  96. 07d5209 Add sig2str()/str2sig() from POSIX Issue 8. by Elliott Hughes · 1 year, 1 month ago
  97. 995eddd Alias lockf and lock64 on LP64. by Elliott Hughes · 1 year, 1 month ago
  98. 96fdef9 Merge "nl_langinfo_l can just be an ELF alias." into main by Elliott Hughes · 1 year, 1 month ago
  99. 620eec1 Merge <sys/system_properties.h> and <sys/_system_properties.h>. by Elliott Hughes · 1 year, 1 month ago
  100. 3bf404c sigqueue/pthread_sigqueue: cleanup. by Elliott Hughes · 1 year, 1 month ago