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