1. 08909ff Remove elf.h riscv64 constants that are now in uapi. by Elliott Hughes · 1 year, 5 months ago
  2. 7a6842d Merge "reserve signal for re-enabling MTE for a thread" into main by Florian Mayer · 1 year, 5 months ago
  3. 43d4194 reserve signal for re-enabling MTE for a thread by Florian Mayer · 1 year, 7 months ago
  4. 0191ea6 Merge "Merge <sys/system_properties.h> and <sys/_system_properties.h>." into main by Elliott Hughes · 1 year, 5 months ago
  5. 5fa3013 Merge "Revert "Disable C-compat verification for some headers."" into main by Priyanka Advani (xWF) · 1 year, 5 months ago
  6. 22bab05 Revert "Disable C-compat verification for some headers." by Priyanka Advani (xWF) · 1 year, 5 months ago
  7. 9885fba Merge "Disable C-compat verification for some headers." into main by Treehugger Robot · 1 year, 5 months ago
  8. a4e3cb7 Merge "Update to v6.10 kernel headers." into main by Christopher Ferris · 1 year, 5 months ago
  9. b497cc9 Increase the space used by properties filenames by Jurijs Oniscuks · 1 year, 5 months ago
  10. 7ac54f5 Update to v6.10 kernel headers. by Christopher Ferris · 1 year, 5 months ago
  11. b1a578a Merge "libc: suppress libcxx's const-correct string overloads" into main by Treehugger Robot · 1 year, 5 months ago
  12. 620eec1 Merge <sys/system_properties.h> and <sys/_system_properties.h>. by Elliott Hughes · 1 year, 5 months ago
  13. 61b629d libc: suppress libcxx's const-correct string overloads by George Burgess IV · 1 year, 5 months ago
  14. 9b9ee73 Disable C-compat verification for some headers. by Dan Albert · 1 year, 5 months ago
  15. df67242 Remove clang workaround. by Elliott Hughes · 1 year, 5 months ago
  16. 3f8d890 Merge "<netinet/in6.h>: don't require <string.h>." into main by Treehugger Robot · 1 year, 5 months ago
  17. ce4abcb <netinet/in6.h>: don't require <string.h>. by Elliott Hughes · 1 year, 5 months ago
  18. 3bf404c sigqueue/pthread_sigqueue: cleanup. by Elliott Hughes · 1 year, 5 months ago
  19. e400d03 Merge "libc.map.txt: remove the two riscv64 special cases." into main by Elliott Hughes · 1 year, 5 months ago
  20. eadd64f Merge "Add POSIX qsort_r()." into main by Elliott Hughes · 1 year, 5 months ago
  21. f2f1253 Merge "__init_shadow_call_stack: explicitly check for mmap() failures." into main by Elliott Hughes · 1 year, 5 months ago
  22. 61f6dbf <sys/select.h>: use __builtin_memset rather than writing our own. by Elliott Hughes · 1 year, 5 months ago
  23. 5b22f93 Merge "<sys/_system_properties.h>: improve documentation." into main by Elliott Hughes · 1 year, 5 months ago
  24. 5bae572 Add POSIX qsort_r(). by Elliott Hughes · 1 year, 5 months ago
  25. a3d607a libc.map.txt: remove the two riscv64 special cases. by Elliott Hughes · 1 year, 5 months ago
  26. 23adf82 Merge "Simplify *.map.txt for API levels <= 21." into main by Elliott Hughes · 1 year, 5 months ago
  27. 7326294 Simplify *.map.txt for API levels <= 21. by Elliott Hughes · 1 year, 5 months ago
  28. 28c2f7d <sys/_system_properties.h>: improve documentation. by Elliott Hughes · 1 year, 5 months ago
  29. a7637a8 Fix uses of the deprecated API level names in the implementation. by Elliott Hughes · 1 year, 5 months ago
  30. 1b36291 __init_shadow_call_stack: explicitly check for mmap() failures. by Elliott Hughes · 1 year, 5 months ago
  31. 089f4d1 exit(): add a lock. by Elliott Hughes · 1 year, 6 months ago
  32. 9aa25fc Simplify the abort() implementation. by Elliott Hughes · 1 year, 6 months ago
  33. 4782b4e Merge "Obtain x86 cache info from CPU" into main by Elliott Hughes · 1 year, 6 months ago
  34. d41a441 __check_max_thread_id(): add the workaround to the error message. by Elliott Hughes · 1 year, 6 months ago
  35. 072ce53 Update visibility according to the change AVF directories layout by Jiyong Park · 1 year, 6 months ago
  36. 66d6112 Merge "Require deprecation messages." into main by Treehugger Robot · 1 year, 6 months ago
  37. 2be41d6 Merge "*.map.txt: replace codenames with explicit API levels." into main by Elliott Hughes · 1 year, 6 months ago
  38. 4f3b7e1 Obtain x86 cache info from CPU by Elliott Hughes · 1 year, 6 months ago
  39. 9912937 *.map.txt: replace codenames with explicit API levels. by Elliott Hughes · 1 year, 6 months ago
  40. 295e5a4 Merge "Remove unnecessary indirection for execve() and _exit()/_Exit()." into main by Elliott Hughes · 1 year, 6 months ago
  41. 82e48ae Explain why RTLD_LAZY isn't supported. by Elliott Hughes · 1 year, 6 months ago
  42. e9d0064 Remove unnecessary indirection for execve() and _exit()/_Exit(). by Elliott Hughes · 1 year, 6 months ago
  43. c1341e1 Add a log_allocator_stats_on_exit option. by Christopher Ferris · 1 year, 6 months ago
  44. 5261283 towlower()/towupper(): reuse tolower()/toupper(). by Elliott Hughes · 1 year, 6 months ago
  45. 5f99b02 towctrans() should return the input and set errno on failure. by Elliott Hughes · 1 year, 6 months ago
  46. f4c9c74 Merge "wctype simplifications." into main by Elliott Hughes · 1 year, 6 months ago
  47. dcbf3d4 Merge "Fix error checking in __system_property_foreach() implementation." into main by Elliott Hughes · 1 year, 6 months ago
  48. a2fa7e1 wctype simplifications. by Elliott Hughes · 1 year, 6 months ago
  49. aa530d5 Merge "<ctype.h>: more optimization." into main by Elliott Hughes · 1 year, 6 months ago
  50. d475c4f Merge "Simplify the libc.a [lack of] icu support." into main by Elliott Hughes · 1 year, 6 months ago
  51. 4e2d092 <ctype.h>: more optimization. by Elliott Hughes · 2 years ago
  52. b63f419 Merge "Factor out the keep_symbols magic." into main by Elliott Hughes · 1 year, 6 months ago
  53. 7cc1c6e Merge "Remove stutter." into main by Elliott Hughes · 1 year, 6 months ago
  54. 72b0f3b Simplify the libc.a [lack of] icu support. by Elliott Hughes · 1 year, 6 months ago
  55. 7311298 Merge "Remove dead workaround." into main by Elliott Hughes · 1 year, 6 months ago
  56. 89aada1 Factor out the keep_symbols magic. by Elliott Hughes · 1 year, 6 months ago
  57. d55def8 Remove stutter. by Elliott Hughes · 1 year, 6 months ago
  58. 51ec8a3 Fix error checking in __system_property_foreach() implementation. by Elliott Hughes · 1 year, 6 months ago
  59. 5bee2a8 Merge "Insulate against log spam." into main by Elliott Hughes · 1 year, 6 months ago
  60. edb15e9 Merge "Add MOPS memcpy/memset/memmove from arm-optimized-routines." into main by Elliott Hughes · 1 year, 6 months ago
  61. e1aabd2 Insulate against log spam. by Elliott Hughes · 1 year, 6 months ago
  62. 8cbea91 Merge "Remove gwp_asan_crash_handler dependency from libc" into main by Treehugger Robot · 1 year, 7 months ago
  63. 06bdfa5 Remove gwp_asan_crash_handler dependency from libc by Mitch Phillips · 1 year, 7 months ago
  64. da81ec4 <fts.h>: fix nullability annotation. by Elliott Hughes · 1 year, 7 months ago
  65. bac7e69 Remove dead workaround. by Elliott Hughes · 1 year, 7 months ago
  66. 4b6a89b Add MOPS memcpy/memset/memmove from arm-optimized-routines. by Tamas Zsoldos · 2 years, 2 months ago
  67. 1865975 Merge "Just say "arm" rather than "arm_eabi"." into main by Elliott Hughes · 1 year, 7 months ago
  68. d91f3c1 Merge "Remove the i386-specific use of ipc(2)." into main by Elliott Hughes · 1 year, 7 months ago
  69. 7a90591 Merge "[MTE] move stack buffer calculation to mte.h" into main by Florian Mayer · 1 year, 7 months ago
  70. b53e48f Just say "arm" rather than "arm_eabi". by Elliott Hughes · 1 year, 7 months ago
  71. 9d605c0 Merge "Reapply "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 7 months ago
  72. 0d8a083 Remove the i386-specific use of ipc(2). by Elliott Hughes · 1 year, 7 months ago
  73. a586ba7 [MTE] move stack buffer calculation to mte.h by Florian Mayer · 1 year, 7 months ago
  74. c0aa70a Reapply "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 7 months ago
  75. dc6e2fb Remove cdecl cruft. by Elliott Hughes · 1 year, 7 months ago
  76. 755f482 Merge "[MTE] fix longjmp handling" into main by Florian Mayer · 1 year, 7 months ago
  77. f7989f1 Merge "Revert "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 7 months ago
  78. 6b174ef [MTE] fix longjmp handling by Florian Mayer · 1 year, 7 months ago
  79. 1009c5d Merge "<math.h>: there's a type-generic __builtin_signbit() now." into main by Treehugger Robot · 1 year, 7 months ago
  80. 83ae47d Merge "locale.cpp: remove dead libandroid_support support." into main by Elliott Hughes · 1 year, 7 months ago
  81. 45b29f1 Revert "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 7 months ago
  82. b8e7b3e Merge "libc/Android.bp: fix bpfmt lint." into main by Zijun Zhao · 1 year, 7 months ago
  83. 356c50c <math.h>: there's a type-generic __builtin_signbit() now. by Elliott Hughes · 1 year, 7 months ago
  84. bfe509e Merge "math.h: match other OSes more closely." into main by Elliott Hughes · 1 year, 7 months ago
  85. b4e0278 libc/Android.bp: fix bpfmt lint. by Elliott Hughes · 1 year, 7 months ago
  86. c51df93 math.h: match other OSes more closely. by Elliott Hughes · 1 year, 7 months ago
  87. 57d4f6b locale.cpp: remove dead libandroid_support support. by Elliott Hughes · 1 year, 7 months ago
  88. 4b5d62e Remove use of `--exclude-libs` for libgcc/libcompiler_rt. by Elliott Hughes · 1 year, 7 months ago
  89. f7c5e68 Decrease logspam of stack MTE remapping. by Mitch Phillips · 1 year, 7 months ago
  90. 86b88c1 Merge "Add record_allocs_on_exit option." into main by Christopher Ferris · 1 year, 7 months ago
  91. a8873c5 Merge "[MTE] allocate ring buffer for stack history" into main by Florian Mayer · 1 year, 7 months ago
  92. 9b88d0a Add record_allocs_on_exit option. by Christopher Ferris · 1 year, 7 months ago
  93. feb9473 bug_24465209_workaround shouldn't affect the host. by Elliott Hughes · 1 year, 7 months ago
  94. 788075a Make the bug 24465209 workaround implementation clearer. by Elliott Hughes · 1 year, 7 months ago
  95. 2483d93 Merge "Add <netinet/igmp.h>." into main by Elliott Hughes · 1 year, 7 months ago
  96. 72f9e4a Merge "Add <sys/io.h>." into main by Elliott Hughes · 1 year, 7 months ago
  97. 7296274 Add <netinet/igmp.h>. by Elliott Hughes · 1 year, 7 months ago
  98. f274a20 Add <sys/io.h>. by Elliott Hughes · 1 year, 7 months ago
  99. 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
  100. de051b5 Merge "Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp." into main by Elliott Hughes · 1 year, 7 months ago