1. 072ce53 Update visibility according to the change AVF directories layout by Jiyong Park · 1 year, 6 months ago
  2. 66d6112 Merge "Require deprecation messages." into main by Treehugger Robot · 1 year, 6 months ago
  3. 2be41d6 Merge "*.map.txt: replace codenames with explicit API levels." into main by Elliott Hughes · 1 year, 6 months ago
  4. 9912937 *.map.txt: replace codenames with explicit API levels. by Elliott Hughes · 1 year, 6 months ago
  5. 295e5a4 Merge "Remove unnecessary indirection for execve() and _exit()/_Exit()." into main by Elliott Hughes · 1 year, 6 months ago
  6. 82e48ae Explain why RTLD_LAZY isn't supported. by Elliott Hughes · 1 year, 6 months ago
  7. e9d0064 Remove unnecessary indirection for execve() and _exit()/_Exit(). by Elliott Hughes · 1 year, 6 months ago
  8. c1341e1 Add a log_allocator_stats_on_exit option. by Christopher Ferris · 1 year, 6 months ago
  9. 5261283 towlower()/towupper(): reuse tolower()/toupper(). by Elliott Hughes · 1 year, 6 months ago
  10. 5f99b02 towctrans() should return the input and set errno on failure. by Elliott Hughes · 1 year, 6 months ago
  11. f4c9c74 Merge "wctype simplifications." into main by Elliott Hughes · 1 year, 6 months ago
  12. dcbf3d4 Merge "Fix error checking in __system_property_foreach() implementation." into main by Elliott Hughes · 1 year, 6 months ago
  13. a2fa7e1 wctype simplifications. by Elliott Hughes · 1 year, 6 months ago
  14. aa530d5 Merge "<ctype.h>: more optimization." into main by Elliott Hughes · 1 year, 6 months ago
  15. d475c4f Merge "Simplify the libc.a [lack of] icu support." into main by Elliott Hughes · 1 year, 6 months ago
  16. 4e2d092 <ctype.h>: more optimization. by Elliott Hughes · 2 years ago
  17. b63f419 Merge "Factor out the keep_symbols magic." into main by Elliott Hughes · 1 year, 6 months ago
  18. 7cc1c6e Merge "Remove stutter." into main by Elliott Hughes · 1 year, 6 months ago
  19. 72b0f3b Simplify the libc.a [lack of] icu support. by Elliott Hughes · 1 year, 6 months ago
  20. 7311298 Merge "Remove dead workaround." into main by Elliott Hughes · 1 year, 7 months ago
  21. 89aada1 Factor out the keep_symbols magic. by Elliott Hughes · 1 year, 7 months ago
  22. d55def8 Remove stutter. by Elliott Hughes · 1 year, 7 months ago
  23. 51ec8a3 Fix error checking in __system_property_foreach() implementation. by Elliott Hughes · 1 year, 7 months ago
  24. 5bee2a8 Merge "Insulate against log spam." into main by Elliott Hughes · 1 year, 7 months ago
  25. edb15e9 Merge "Add MOPS memcpy/memset/memmove from arm-optimized-routines." into main by Elliott Hughes · 1 year, 7 months ago
  26. e1aabd2 Insulate against log spam. by Elliott Hughes · 1 year, 7 months ago
  27. 8cbea91 Merge "Remove gwp_asan_crash_handler dependency from libc" into main by Treehugger Robot · 1 year, 7 months ago
  28. 06bdfa5 Remove gwp_asan_crash_handler dependency from libc by Mitch Phillips · 1 year, 7 months ago
  29. da81ec4 <fts.h>: fix nullability annotation. by Elliott Hughes · 1 year, 7 months ago
  30. bac7e69 Remove dead workaround. by Elliott Hughes · 1 year, 7 months ago
  31. 4b6a89b Add MOPS memcpy/memset/memmove from arm-optimized-routines. by Tamas Zsoldos · 2 years, 2 months ago
  32. 1865975 Merge "Just say "arm" rather than "arm_eabi"." into main by Elliott Hughes · 1 year, 7 months ago
  33. d91f3c1 Merge "Remove the i386-specific use of ipc(2)." into main by Elliott Hughes · 1 year, 7 months ago
  34. 7a90591 Merge "[MTE] move stack buffer calculation to mte.h" into main by Florian Mayer · 1 year, 7 months ago
  35. b53e48f Just say "arm" rather than "arm_eabi". by Elliott Hughes · 1 year, 7 months ago
  36. 9d605c0 Merge "Reapply "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 7 months ago
  37. 0d8a083 Remove the i386-specific use of ipc(2). by Elliott Hughes · 1 year, 7 months ago
  38. a586ba7 [MTE] move stack buffer calculation to mte.h by Florian Mayer · 1 year, 7 months ago
  39. c0aa70a Reapply "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 7 months ago
  40. dc6e2fb Remove cdecl cruft. by Elliott Hughes · 1 year, 7 months ago
  41. 755f482 Merge "[MTE] fix longjmp handling" into main by Florian Mayer · 1 year, 7 months ago
  42. f7989f1 Merge "Revert "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 7 months ago
  43. 6b174ef [MTE] fix longjmp handling by Florian Mayer · 1 year, 7 months ago
  44. 1009c5d Merge "<math.h>: there's a type-generic __builtin_signbit() now." into main by Treehugger Robot · 1 year, 7 months ago
  45. 83ae47d Merge "locale.cpp: remove dead libandroid_support support." into main by Elliott Hughes · 1 year, 7 months ago
  46. 45b29f1 Revert "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 7 months ago
  47. b8e7b3e Merge "libc/Android.bp: fix bpfmt lint." into main by Zijun Zhao · 1 year, 7 months ago
  48. 356c50c <math.h>: there's a type-generic __builtin_signbit() now. by Elliott Hughes · 1 year, 7 months ago
  49. bfe509e Merge "math.h: match other OSes more closely." into main by Elliott Hughes · 1 year, 7 months ago
  50. b4e0278 libc/Android.bp: fix bpfmt lint. by Elliott Hughes · 1 year, 7 months ago
  51. c51df93 math.h: match other OSes more closely. by Elliott Hughes · 1 year, 7 months ago
  52. 57d4f6b locale.cpp: remove dead libandroid_support support. by Elliott Hughes · 1 year, 7 months ago
  53. 4b5d62e Remove use of `--exclude-libs` for libgcc/libcompiler_rt. by Elliott Hughes · 1 year, 7 months ago
  54. f7c5e68 Decrease logspam of stack MTE remapping. by Mitch Phillips · 1 year, 7 months ago
  55. 86b88c1 Merge "Add record_allocs_on_exit option." into main by Christopher Ferris · 1 year, 7 months ago
  56. a8873c5 Merge "[MTE] allocate ring buffer for stack history" into main by Florian Mayer · 1 year, 7 months ago
  57. 9b88d0a Add record_allocs_on_exit option. by Christopher Ferris · 1 year, 7 months ago
  58. feb9473 bug_24465209_workaround shouldn't affect the host. by Elliott Hughes · 1 year, 7 months ago
  59. 788075a Make the bug 24465209 workaround implementation clearer. by Elliott Hughes · 1 year, 7 months ago
  60. 2483d93 Merge "Add <netinet/igmp.h>." into main by Elliott Hughes · 1 year, 7 months ago
  61. 72f9e4a Merge "Add <sys/io.h>." into main by Elliott Hughes · 1 year, 7 months ago
  62. 7296274 Add <netinet/igmp.h>. by Elliott Hughes · 1 year, 7 months ago
  63. f274a20 Add <sys/io.h>. by Elliott Hughes · 1 year, 7 months ago
  64. 5a520cd Merge "Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp." into main am: de051b5d52 by Elliott Hughes · 1 year, 7 months ago
  65. de051b5 Merge "Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp." into main by Elliott Hughes · 1 year, 7 months ago
  66. bebe3d5 Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 7 months ago
  67. ce84cf0 Merge "Add a missing riscv64 psabi constant." into main am: 5eb5f26e92 by Elliott Hughes · 1 year, 7 months ago
  68. 5eb5f26 Merge "Add a missing riscv64 psabi constant." into main by Elliott Hughes · 1 year, 7 months ago
  69. 6879059 Merge "[HWASan] [16k] do not instrument getauxval" into main am: eff0fada9d by Florian Mayer · 1 year, 7 months ago
  70. eff0fad Merge "[HWASan] [16k] do not instrument getauxval" into main by Florian Mayer · 1 year, 7 months ago
  71. c221bec Add a missing riscv64 psabi constant. by Elliott Hughes · 1 year, 7 months ago
  72. d8328a9 [HWASan] [16k] do not instrument getauxval by Florian Mayer · 1 year, 7 months ago
  73. 8be6272 Merge "[riscv][bionic] Prototype TLS Descriptor support" into main am: 7619ddbc4e by Treehugger Robot · 1 year, 7 months ago
  74. 7619ddb Merge "[riscv][bionic] Prototype TLS Descriptor support" into main by Treehugger Robot · 1 year, 7 months ago
  75. 10d11dd [MTE] allocate ring buffer for stack history by Florian Mayer · 1 year, 9 months ago
  76. 4d43778 [riscv][bionic] Prototype TLS Descriptor support by Paul Kirth · 2 years ago
  77. 0031c5a Merge "Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp." into main am: cbc07d4d31 by Elliott Hughes · 1 year, 7 months ago
  78. 4358d53 Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 7 months ago
  79. e6c408d Merge "new.cpp: add sized operator delete." into main am: 3e8dd2b88c by Elliott Hughes · 1 year, 7 months ago
  80. 3e8dd2b Merge "new.cpp: add sized operator delete." into main by Elliott Hughes · 1 year, 7 months ago
  81. 7104dd9 Merge "<malloc.h>: warn on unused results for malloc_usable_size()." into main am: 988c807ff8 by Elliott Hughes · 1 year, 7 months ago
  82. 988c807 Merge "<malloc.h>: warn on unused results for malloc_usable_size()." into main by Elliott Hughes · 1 year, 7 months ago
  83. ad44152 new.cpp: add sized operator delete. by Elliott Hughes · 1 year, 7 months ago
  84. 02f33c7 Merge "Update to v6.9 kernel headers." into main am: b9279b62c2 by Christopher Ferris · 1 year, 7 months ago
  85. c87d87c Merge "<stdio.h>: warn on some unused results." into main am: 5b57093ecc by Elliott Hughes · 1 year, 7 months ago
  86. b9279b6 Merge "Update to v6.9 kernel headers." into main by Christopher Ferris · 1 year, 7 months ago
  87. 5b57093 Merge "<stdio.h>: warn on some unused results." into main by Elliott Hughes · 1 year, 7 months ago
  88. 69ddb74 <malloc.h>: warn on unused results for malloc_usable_size(). by Elliott Hughes · 1 year, 7 months ago
  89. 862d671 Merge "<unistd.h>: explain why getpagesize() is better than getauxval() as well as sysconf()." into main am: be241d1d6b by Elliott Hughes · 1 year, 7 months ago
  90. be241d1 Merge "<unistd.h>: explain why getpagesize() is better than getauxval() as well as sysconf()." into main by Elliott Hughes · 1 year, 7 months ago
  91. 7f4c837 Update to v6.9 kernel headers. by Christopher Ferris · 1 year, 7 months ago
  92. 7e6ca0d Merge "getpagesize(): remove "portability" claim." into main am: a84f9cffcf by Elliott Hughes · 1 year, 7 months ago
  93. 4e63125 getpagesize(): remove "portability" claim. by Elliott Hughes · 1 year, 7 months ago
  94. b631ec7 <unistd.h>: explain why getpagesize() is better than getauxval() as well as sysconf(). by Elliott Hughes · 1 year, 7 months ago
  95. 78706d2 <stdio.h>: warn on some unused results. by Elliott Hughes · 1 year, 8 months ago
  96. 74e8e58 Merge "Warn about unused results with bsearch()." into main am: b851c4c5bf by Elliott Hughes · 1 year, 8 months ago
  97. d4c54b4 Warn about unused results with bsearch(). by Elliott Hughes · 1 year, 8 months ago
  98. 7379926 Merge "pthread_exit(): reduce duplication." into main am: aec1f25248 by Elliott Hughes · 1 year, 8 months ago
  99. aec1f25 Merge "pthread_exit(): reduce duplication." into main by Elliott Hughes · 1 year, 8 months ago
  100. c62d125 Merge "Spell "calling convention" out in full." into main am: a1e51dc4b8 by Elliott Hughes · 1 year, 8 months ago