1. a48d1ac Merge "Remove dead code in the forked (and now unused) DNS code." into main by Maciej Żenczykowski · 7 months ago
  2. 8921158 Remove dead code in the forked (and now unused) DNS code. by Elliott Hughes · 7 months ago
  3. 0ac9b30 Switch to llvm-libc wmemmove(). by Elliott Hughes · 7 months ago
  4. 93a6045 Switch to llvm-libc wmemcpy(). by Elliott Hughes · 7 months ago
  5. 03fe8ed Switch to llvm-libc wmemcmp(). by Elliott Hughes · 7 months ago
  6. 2f378fd Merge "Switch to llvm-libc wmemchr()." into main by Elliott Hughes · 7 months ago
  7. ff9f970 Merge "Remove obsolete -D." into main by Elliott Hughes · 7 months ago
  8. 2a3d589 Merge "Consistently use lr for x30/r14 and fp for x29." into main by Elliott Hughes · 7 months ago
  9. 1340acf Merge "async_safe_log.cpp: poison socket() as well as close()." into main by Elliott Hughes · 7 months ago
  10. f14cfad Remove obsolete -D. by Elliott Hughes · 7 months ago
  11. 5f065fc Switch to llvm-libc wmemchr(). by Elliott Hughes · 7 months ago
  12. 72e3bfe Switch to llvm-libc wcsspn(). by Elliott Hughes · 7 months ago
  13. 09c2e4f Consistently use lr for x30/r14 and fp for x29. by Elliott Hughes · 7 months ago
  14. b4e3e2b async_safe_log.cpp: poison socket() as well as close(). by Elliott Hughes · 7 months ago
  15. 2e943a7 Switch to llvm-libc wcsrchr(). by Elliott Hughes · 7 months ago
  16. 74bba7e Merge "Update NOTCE file." into main by Christopher Ferris · 7 months ago
  17. abd4057 Merge "<sys/prctl.h> gets you <linux/prctl.h>." into main by Elliott Hughes · 7 months ago
  18. 8eedf57 Update NOTCE file. by Christopher Ferris · 7 months ago
  19. a2a70a7 Merge "Friday pedantry: s/gcc/clang/." into main by Elliott Hughes · 7 months ago
  20. 80bed4d Switch to llvm-libc wcspbrk(). by Elliott Hughes · 7 months ago
  21. de8472e Friday pedantry: s/gcc/clang/. by Elliott Hughes · 7 months ago
  22. e3b0b7b Switch to llvm-libc wcscpy(). by Elliott Hughes · 7 months ago
  23. d6df8dc Merge "Switch to llvm-libc wcsncpy()." into main by Elliott Hughes · 7 months ago
  24. 544071f Allow rewriting remaining socketcall(2) uses as direct syscalls. by Elliott Hughes · 7 months ago
  25. d530246 <sys/prctl.h> gets you <linux/prctl.h>. by Elliott Hughes · 7 months ago
  26. 17dd64a Merge "Stop using socketcall(2) for getsockname()." into main by Elliott Hughes · 7 months ago
  27. 7469e07 Merge "Remove definitions that are now in <linux/elf.h>." into main by Treehugger Robot · 7 months ago
  28. b4e95f2 Switch to llvm-libc wcsncpy(). by Elliott Hughes · 7 months ago
  29. e4580a3 Merge "Switch to llvm-libc wcsncmp()." into main by Elliott Hughes · 7 months ago
  30. eaa7bce Merge "SECCOMP_ALLOWLIST_SYSTEM - remove bpf()" into main by Maciej Żenczykowski · 7 months ago
  31. a5f7d90 Merge "Prefer __ASSEMBLER__ to __ASSEMBLY__." into main by Elliott Hughes · 7 months ago
  32. ba78f43 SECCOMP_ALLOWLIST_SYSTEM - remove bpf() by Maciej Żenczykowski · 7 months ago
  33. 5f35f23 Merge "bionic spawn: simplify implementation by relying on kernel's close_range() syscall" into main by Treehugger Robot · 7 months ago
  34. a73268d Switch to llvm-libc wcsncmp(). by Elliott Hughes · 8 months ago
  35. 3169258 Merge "Switch to llvm-libc wcsncat()." into main by Elliott Hughes · 8 months ago
  36. cc40a84 Remove definitions that are now in <linux/elf.h>. by Elliott Hughes · 8 months ago
  37. 6fcc6e4 Prefer __ASSEMBLER__ to __ASSEMBLY__. by Elliott Hughes · 8 months ago
  38. cd7c86f Merge "Update to v6.15 kernel headers." into main by Christopher Ferris · 8 months ago
  39. 1793127 Stop using socketcall(2) for getsockname(). by Elliott Hughes · 8 months ago
  40. f7e7bcd Switch to llvm-libc wcsncat(). by Elliott Hughes · 8 months ago
  41. c3628b7 Stop using socketcall(2) for getpeername(). by Elliott Hughes · 8 months ago
  42. 4165b86 Update to v6.15 kernel headers. by Christopher Ferris · 8 months ago
  43. 78ef472 Switch to llvm-libc wcslen(). by Elliott Hughes · 8 months ago
  44. d7b4982 Merge "Switch to llvm-libc wcscmp()." into main by Elliott Hughes · 8 months ago
  45. b966213 Move bind() off socketcall(2) for x86. by Elliott Hughes · 8 months ago
  46. dab3e64 Switch to llvm-libc wcscmp(). by Elliott Hughes · 8 months ago
  47. 50ebc62 Switch to llvm-libc wcscat(). by Elliott Hughes · 8 months ago
  48. c648363 Merge "Switch to llvm-libc wcsstr()." into main by Elliott Hughes · 8 months ago
  49. fab29a1 Merge "gensyscalls.py: cleanup." into main by Elliott Hughes · 8 months ago
  50. 289d67e Merge "Revert "Stop using socketcall(2) for shutdown."" into main by Maciej Żenczykowski · 8 months ago
  51. b012fbc Revert "Stop using socketcall(2) for shutdown." by Maciej Żenczykowski · 8 months ago
  52. 066f82e Merge "Revert "Stop using socketcall(2) for socketpair."" into main by Maciej Żenczykowski · 8 months ago
  53. 41584e8 Revert "Stop using socketcall(2) for socketpair." by Maciej Żenczykowski · 8 months ago
  54. eeaacf3 gensyscalls.py: cleanup. by Elliott Hughes · 8 months ago
  55. bb91b61 Stop using socketcall(2) for shutdown. by Maciej Żenczykowski · 8 months ago
  56. b5cdeb6 Stop using socketcall(2) for socketpair. by Maciej Żenczykowski · 8 months ago
  57. 05630a5 Merge "Stop using socketcall(2) for {recv,send}mmsg." into main by Treehugger Robot · 8 months ago
  58. 040f250 Stop using socketcall(2) for {recv,send}mmsg. by Maciej Żenczykowski · 8 months ago
  59. 31a4780 Stop using socketcall(2) for listen(). by Elliott Hughes · 8 months ago
  60. 95f9397 Merge "Stop using socketcall(2) for accept." into main by Elliott Hughes · 8 months ago
  61. bf8fc35 bionic spawn: simplify implementation by relying on kernel's close_range() syscall by Maciej Żenczykowski · 8 months ago
  62. d24c234 Merge changes Ieb9330d4,I77f420f9 into main by Elliott Hughes · 8 months ago
  63. 6426ad0 Stop using socketcall(2) for accept. by Elliott Hughes · 8 months ago
  64. e757bc6 Merge "Switch to llvm-libc wcschr()." into main by Elliott Hughes · 8 months ago
  65. fd49fe2 ElfReader: use powerof2() for consistency and grepability. by Elliott Hughes · 8 months ago
  66. ec43efb <sys/param.h>: really make powerof2() work for const. by Elliott Hughes · 8 months ago
  67. d68c918 Merge "Use powerof2() more consistently." into main by Elliott Hughes · 8 months ago
  68. cec9460 Merge "<sys/param.h> powerof2(): switch to __auto_type." into main by Elliott Hughes · 8 months ago
  69. 31aacbd Merge "Fix the memset_explicit() polyfill." into main by Treehugger Robot · 8 months ago
  70. f0bd748 Merge "linker: be more intention-revealing about /proc check." into main by Elliott Hughes · 8 months ago
  71. 6c15650 Merge "16k compat: Check RELRO end alignment" into main by Kalesh Singh · 8 months ago
  72. 80ac670 Fix the memset_explicit() polyfill. by Elliott Hughes · 8 months ago
  73. 93b7c98 Switch to llvm-libc wcschr(). by Elliott Hughes · 8 months ago
  74. b7d73db linker: be more intention-revealing about /proc check. by Elliott Hughes · 8 months ago
  75. 89032c4 16k compat: Check RELRO end alignment by Csanád Hajdú · 8 months ago
  76. 14259e0 Switch to llvm-libc wcsstr(). by Elliott Hughes · 8 months ago
  77. f7a73c1 <sys/param.h> powerof2(): switch to __auto_type. by Elliott Hughes · 8 months ago
  78. e86a03f Use powerof2() more consistently. by Elliott Hughes · 8 months ago
  79. 43f593d Merge "Don't duplicate the memset_explicit() implementation." into main by Elliott Hughes · 8 months ago
  80. 326dcdb Merge "Document the uselessness of btowc()/wctob()." into main by Elliott Hughes · 8 months ago
  81. e29525f Merge "Regenerate libc/NOTICE file" into main by Ryan Prichard · 8 months ago
  82. 24aa5fd Merge "Replace __errorattr() with __clang_error_if()." into main by Treehugger Robot · 8 months ago
  83. d4888f3 Don't duplicate the memset_explicit() implementation. by Elliott Hughes · 8 months ago
  84. 7031fcd Merge "Add memset_explicit() polyfill." into main by Elliott Hughes · 8 months ago
  85. 3e10aa4 Replace __errorattr() with __clang_error_if(). by Elliott Hughes · 8 months ago
  86. 249cad0 Add memset_explicit() polyfill. by Elliott Hughes · 8 months ago
  87. 8145ec0 Merge "Add trivial btowc/wctob tests." into main by Elliott Hughes · 8 months ago
  88. 9a057ce Merge "Remove __warnattr()." into main by Elliott Hughes · 8 months ago
  89. acbaa8d Merge "Update NOTCE file." into main by Christopher Ferris · 8 months ago
  90. 0425108 Merge "Explicit document where the various #defines come from." into main by Elliott Hughes · 8 months ago
  91. a838e96 Merge "linker: remove badly-motivated thread unsafe code." into main by Elliott Hughes · 8 months ago
  92. 78b481d Explicit document where the various #defines come from. by Elliott Hughes · 8 months ago
  93. d8debd3 Add trivial btowc/wctob tests. by Elliott Hughes · 8 months ago
  94. b4e215d Document the uselessness of btowc()/wctob(). by Elliott Hughes · 8 months ago
  95. da700f3 Remove __warnattr(). by Elliott Hughes · 8 months ago
  96. c9b0fcd Regenerate libc/NOTICE file by Ryan Prichard · 8 months ago
  97. 6345def Update NOTCE file. by Christopher Ferris · 8 months ago
  98. 60f7822 Fix TEST_MAPPING wear-cts-presubmit entry for ServiceTest by Yeabkal Wubshit · 8 months ago
  99. 705ceb0 Merge "Remove old workaround for malloc_hooks_system_tests" into main by Treehugger Robot · 8 months ago
  100. 1e40c95 Remove old workaround for malloc_hooks_system_tests by Pirama Arumuga Nainar · 8 months ago