1. a2e2d9c Merge "Update NOTICE file" into main by Treehugger Robot · 6 months ago
  2. 10eed1b Merge "Stop using strncat() in network code." into main by Elliott Hughes · 6 months ago
  3. 8a018bf Update NOTICE file by dimitry · 6 months ago
  4. 28ebf3e Merge "Revert "libm: Extract defaults and filegroups"" into main by Chaitanya Cheemala (xWF) · 6 months ago
  5. c632b84 Merge "Stop using strncpy() in the gwp-asan/MTE code." into main by Elliott Hughes · 6 months ago
  6. 2ba6321 Revert "libm: Extract defaults and filegroups" by Chaitanya Cheemala (xWF) · 6 months ago
  7. d6587a7 Merge "libm: Extract defaults and filegroups" into main by Treehugger Robot · 6 months ago
  8. 57b539d Merge "stdatomic_test.cpp: include <stdatomic.h> for glibc" into main by Ryan Prichard · 6 months ago
  9. a83b9c3 Merge "Sync with upstream OpenBSD." into main by Elliott Hughes · 6 months ago
  10. e7bf795 Merge "Add a missing strsep() test." into main by Elliott Hughes · 6 months ago
  11. 46f987c Merge "Sync with upstream NetBSD." into main by Elliott Hughes · 6 months ago
  12. a6e0302 Merge "Sync with upstream FreeBSD." into main by Elliott Hughes · 6 months ago
  13. 8f71b6f Merge "Expand on the "adding a system call" docs." into main by Elliott Hughes · 6 months ago
  14. cc78f87 Stop using strncat() in network code. by Elliott Hughes · 6 months ago
  15. 209d3be Stop using strncpy() in the gwp-asan/MTE code. by Elliott Hughes · 6 months ago
  16. f2989e2 Expand on the "adding a system call" docs. by Elliott Hughes · 6 months ago
  17. 3872e5e Add a missing strsep() test. by Elliott Hughes · 6 months ago
  18. bc409ee Sync with upstream OpenBSD. by Elliott Hughes · 6 months ago
  19. c111078 Sync with upstream FreeBSD. by Elliott Hughes · 6 months ago
  20. 1ee9f32 Sync with upstream NetBSD. by Elliott Hughes · 6 months ago
  21. 4d8f635 Switch to llvm-libc strspn(). by Elliott Hughes · 6 months ago
  22. 351097a Switch to llvm-libc strcspn(). by Elliott Hughes · 6 months ago
  23. 173ab4f Switch back to socketcall(2) for x86 getsockopt()/setsockopt(). by Elliott Hughes · 6 months ago
  24. c627060 strtok_r()/wcstok() tests: check the state pointer too. by Elliott Hughes · 6 months ago
  25. 142baa4 libm: Extract defaults and filegroups by dimitry · 6 months ago
  26. 2f21bea stdatomic_test.cpp: include <stdatomic.h> for glibc by Ryan Prichard · 7 months ago
  27. 15e6f22 Merge "Stop using socketcall(2) for x86 setsockopt()." into main by Elliott Hughes · 6 months ago
  28. 850ed5f Merge "Add a missing corner case to the strtok()/wcstok() tests." into main by Treehugger Robot · 6 months ago
  29. f7b2e59 Merge "Warn about use of strtok()." into main by Elliott Hughes · 6 months ago
  30. 4a0918c Add a missing corner case to the strtok()/wcstok() tests. by Elliott Hughes · 6 months ago
  31. 7368c02 Merge "Update to v6.16 kernel headers." into main by Christopher Ferris · 6 months ago
  32. 7b0d7de Merge "Switch to llvm-libc wcscspn()." into main by Elliott Hughes · 6 months ago
  33. c609b4f Stop using socketcall(2) for x86 setsockopt(). by Elliott Hughes · 6 months ago
  34. 4857ad7 Merge "Make the wcspbrk()/wcsspn()/wcscspn()/wcstok() tests match the string ones." into main by Elliott Hughes · 6 months ago
  35. 266f2b2 Warn about use of strtok(). by Elliott Hughes · 6 months ago
  36. 47baf23 Merge "Add trivial documentation for strcoll()/strxfrm() etc." into main by Treehugger Robot · 6 months ago
  37. 94b80c1 Merge "Document the various string tokenization functions." into main by Treehugger Robot · 6 months ago
  38. 3aae840 Switch to llvm-libc wcscspn(). by Elliott Hughes · 6 months ago
  39. 7e9b05a Stop using socketcall(2) for x86 setsockopt(). by Elliott Hughes · 6 months ago
  40. ee96a13 Make the wcspbrk()/wcsspn()/wcscspn()/wcstok() tests match the string ones. by Elliott Hughes · 6 months ago
  41. 55eba99 Document the various string tokenization functions. by Elliott Hughes · 6 months ago
  42. 39650b7 Update to v6.16 kernel headers. by Christopher Ferris · 6 months ago
  43. 41b07d9 Add basic tests for strpbrk()/strspn()/strcspn()/strsep()/strtok()/strtok_r(). by Elliott Hughes · 6 months ago
  44. 50574f5 Add trivial documentation for strcoll()/strxfrm() etc. by Elliott Hughes · 6 months ago
  45. fc7d46f Merge "Make the memset(..., 0) diagnostic fire in more cases." into main by Elliott Hughes · 6 months ago
  46. fa3447c Merge "<syslog.h>: test setlogmask()." into main by Elliott Hughes · 6 months ago
  47. 5e395b8 <stdbit.h>: fix tests for ILP32. by Elliott Hughes · 6 months ago
  48. 5cfe7dc <syslog.h>: test setlogmask(). by Elliott Hughes · 6 months ago
  49. 2f53e48 Update libc/NOTICE. by Elliott Hughes · 6 months ago
  50. 3806f9e Merge "fortify.cpp: fix the __strcpy_chk() TODO." into main by Elliott Hughes · 6 months ago
  51. 000f58b Merge "Replace BIONIC_ROUND_UP_POWER_OF_2() with stdc_bit_ceil()/std::bit_ceil()." into main by Elliott Hughes · 6 months ago
  52. 676fb54 fortify.cpp: fix the __strcpy_chk() TODO. by Elliott Hughes · 6 months ago
  53. 52cf158 Merge "fortify.cpp: fix the stpcpy() todo." into main by Elliott Hughes · 6 months ago
  54. 934cd0b fortify.cpp: fix the stpcpy() todo. by Elliott Hughes · 6 months ago
  55. bab9b44 Make the memset(..., 0) diagnostic fire in more cases. by Elliott Hughes · 6 months ago
  56. 731da1b Replace BIONIC_ROUND_UP_POWER_OF_2() with stdc_bit_ceil()/std::bit_ceil(). by Elliott Hughes · 6 months ago
  57. 424a857 Merge "Implement C23 <stdbit.h>." into main by Elliott Hughes · 6 months ago
  58. f2bb239 Merge "Document the major limitation of __strong_alias()." into main by Treehugger Robot · 6 months ago
  59. a0a2e75 Merge "Remove dead code." into main by Elliott Hughes · 6 months ago
  60. 7579c32 Merge "[[fallthrough]] is in C++17 and C23." into main by Elliott Hughes · 6 months ago
  61. 1daa0c1 Document the major limitation of __strong_alias(). by Elliott Hughes · 6 months ago
  62. 36f5a96 Remove dead code. by Elliott Hughes · 6 months ago
  63. a1b263f Simplify strcoll()/strxfrm()/wcscoll()/wcsxfrm(). by Elliott Hughes · 6 months ago
  64. afdf965 [[fallthrough]] is in C++17 and C23. by Elliott Hughes · 6 months ago
  65. 5e70fe5 Implement C23 <stdbit.h>. by Elliott Hughes · 6 months ago
  66. 3287069 Merge "Reimplement the *casecmp() functions." into main by Elliott Hughes · 6 months ago
  67. f6dc835 <sys/param.h>: flesh out the documentation. by Elliott Hughes · 6 months ago
  68. d382b86 Reimplement the *casecmp() functions. by Elliott Hughes · 7 months ago
  69. c571d3a Merge "TEST_MAPPING: exclude android.app.cts.service.ServiceTest#testActivityServiceBindingLru" into main by Treehugger Robot · 7 months ago
  70. 3ce164f Merge "Switch to llvm-libc memccpy()." into main by Elliott Hughes · 7 months ago
  71. 8a40a00 Merge "Revert "Stop using the cached pid."" into main by Priyanka Advani (xWF) · 7 months ago
  72. c9dcd82 Revert "Stop using the cached pid." by Priyanka Advani (xWF) · 7 months ago
  73. a816ae8 Merge changes from topic "app_compat_fallback" into main by Treehugger Robot · 7 months ago
  74. 6784831 Switch to llvm-libc memccpy(). by Elliott Hughes · 7 months ago
  75. 8558a98 Merge "unistd_test.cpp: improve test names." into main by Elliott Hughes · 7 months ago
  76. ce3ad15 Merge "Switch to llvm-libc wcslcat()." into main by Elliott Hughes · 7 months ago
  77. 6fbb763 Merge "Make arch-arm match the others." into main by Elliott Hughes · 7 months ago
  78. 120ac66 bionic: loader: 16k: Introduce SetupRWXAppCompat() by Kalesh Singh · 7 months ago
  79. a7c79ac bionic: loader: 16k: Factor out SetupRXRWAppCompat() by Kalesh Singh · 7 months ago
  80. 4854b4a bionic: loader: 16k: Factor out LabelCompatVma() by Kalesh Singh · 7 months ago
  81. 594a9c3 bionic: loader: 16k: Refactor Setup16KiBAppCompat() by Kalesh Singh · 7 months ago
  82. 4437ccb Switch to llvm-libc wcslcat(). by Elliott Hughes · 7 months ago
  83. c6559a8 Merge "Switch to llvm-libc wcslcpy()." into main by Elliott Hughes · 7 months ago
  84. 3b888b6 unistd_test.cpp: improve test names. by Elliott Hughes · 7 months ago
  85. 4552d96 Merge "Reimplement raise() in terms of inline_raise()." into main by Elliott Hughes · 7 months ago
  86. 625abfa Merge "semaphore_benchmark: remove unused stdatomic.h include" into main by Treehugger Robot · 7 months ago
  87. 375ba23 bionic: loader: 16k: Rename current compat mode to RX|RW compat by Kalesh Singh · 7 months ago
  88. e2d937c semaphore_benchmark: remove unused stdatomic.h include by Ryan Prichard · 7 months ago
  89. d27725e Reimplement raise() in terms of inline_raise(). by Elliott Hughes · 7 months ago
  90. 8cc52d8 Switch to llvm-libc wcslcpy(). by Elliott Hughes · 7 months ago
  91. 58e2c65 Make arch-arm match the others. by Elliott Hughes · 7 months ago
  92. 0786aa5 Stop using the cached pid. by Elliott Hughes · 7 months ago
  93. 5d4ec8a Fix typo in comment. by Elliott Hughes · 7 months ago
  94. 3a01c37 Merge "Remove unused extern declaration." into main by Elliott Hughes · 7 months ago
  95. 0aea1c2 Remove unused script. by Elliott Hughes · 7 months ago
  96. 9260d40 Remove unused extern declaration. by Elliott Hughes · 7 months ago
  97. 636fb9f Merge "syslog: avoid extra format" into main by Frederick Mayle · 7 months ago
  98. 2fb259e syslog: avoid extra format by Frederick Mayle · 7 months ago
  99. 1fe873c Memset optimizations for Qualcomm Oryon CPUs: by Adithya Y D · 7 months ago
  100. a380954 Optimize android_unsafe_frame_pointer_chase by Florian Mayer · 1 year, 2 months ago