1. 040f250 Stop using socketcall(2) for {recv,send}mmsg. by Maciej Żenczykowski · 8 months ago
  2. 95f9397 Merge "Stop using socketcall(2) for accept." into main by Elliott Hughes · 8 months ago
  3. d24c234 Merge changes Ieb9330d4,I77f420f9 into main by Elliott Hughes · 8 months ago
  4. 6426ad0 Stop using socketcall(2) for accept. by Elliott Hughes · 8 months ago
  5. e757bc6 Merge "Switch to llvm-libc wcschr()." into main by Elliott Hughes · 8 months ago
  6. ec43efb <sys/param.h>: really make powerof2() work for const. by Elliott Hughes · 8 months ago
  7. d68c918 Merge "Use powerof2() more consistently." into main by Elliott Hughes · 8 months ago
  8. cec9460 Merge "<sys/param.h> powerof2(): switch to __auto_type." into main by Elliott Hughes · 8 months ago
  9. 80ac670 Fix the memset_explicit() polyfill. by Elliott Hughes · 8 months ago
  10. 93b7c98 Switch to llvm-libc wcschr(). by Elliott Hughes · 8 months ago
  11. f7a73c1 <sys/param.h> powerof2(): switch to __auto_type. by Elliott Hughes · 8 months ago
  12. e86a03f Use powerof2() more consistently. by Elliott Hughes · 8 months ago
  13. 43f593d Merge "Don't duplicate the memset_explicit() implementation." into main by Elliott Hughes · 8 months ago
  14. 326dcdb Merge "Document the uselessness of btowc()/wctob()." into main by Elliott Hughes · 8 months ago
  15. 24aa5fd Merge "Replace __errorattr() with __clang_error_if()." into main by Treehugger Robot · 8 months ago
  16. d4888f3 Don't duplicate the memset_explicit() implementation. by Elliott Hughes · 8 months ago
  17. 3e10aa4 Replace __errorattr() with __clang_error_if(). by Elliott Hughes · 8 months ago
  18. 249cad0 Add memset_explicit() polyfill. by Elliott Hughes · 8 months ago
  19. 9a057ce Merge "Remove __warnattr()." into main by Elliott Hughes · 8 months ago
  20. b4e215d Document the uselessness of btowc()/wctob(). by Elliott Hughes · 8 months ago
  21. da700f3 Remove __warnattr(). by Elliott Hughes · 8 months ago
  22. 6345def Update NOTCE file. by Christopher Ferris · 8 months ago
  23. 1e40c95 Remove old workaround for malloc_hooks_system_tests by Pirama Arumuga Nainar · 8 months ago
  24. 684b029 pipe2() is POSIX now. by Elliott Hughes · 8 months ago
  25. b80bf28 Merge "Replace __BIONIC_ALIGN() with __builtin_align_up()." into main by Elliott Hughes · 8 months ago
  26. d5d7edf Merge "<stdlib.h>: more qsort() documentation." into main by Elliott Hughes · 8 months ago
  27. 2e42a72 Merge "Expand a bit on the POSIX/Linux close() differences." into main by Elliott Hughes · 8 months ago
  28. ef08dc5 Merge "Fix realpath failing on files whose inode number overflows ino_t" into main by Treehugger Robot · 8 months ago
  29. 2678222 Fix realpath failing on files whose inode number overflows ino_t by Theodore Dubois · 8 months ago
  30. 6c62cc5 <stdlib.h>: more qsort() documentation. by Elliott Hughes · 8 months ago
  31. 9eb51ff Expand a bit on the POSIX/Linux close() differences. by Elliott Hughes · 8 months ago
  32. 7804ff1 Remove a reference to device/generic/goldfish-opengl by Roman Kiryanov · 8 months ago
  33. 905a50a Merge "Use the platform copy of dlext_namespaces.h" into main by Treehugger Robot · 9 months ago
  34. d62e131 Tag all Bionic packages with the "Native Tools & Libraries" team. by Sophie Zheng · 9 months ago
  35. b6eae2a Merge "Remove mempcpy and strcpy fortify overflow chk in bionic" into main by Sharjeel Khan · 9 months ago
  36. a09c8af Merge "Switch all record allocs tests to use entries." into main by Christopher Ferris · 9 months ago
  37. 6bf1fa6 Remove mempcpy and strcpy fortify overflow chk in bionic by Sharjeel Khan · 9 months ago
  38. 160002d Merge "Enable __warnattr_strict." into main by Elliott Hughes · 9 months ago
  39. e995bf6 Merge "Revert^2 "Add __builtin_dynamic_object_size and pass_dynamic_objec..."" into main by Sharjeel Khan · 9 months ago
  40. 193b0bc Replace __BIONIC_ALIGN() with __builtin_align_up(). by Elliott Hughes · 9 months ago
  41. 17e593d Remove unused __warnattr_real(). by Elliott Hughes · 9 months ago
  42. 25e63b9 Enable __warnattr_strict. by Elliott Hughes · 9 months ago
  43. 02b8207 Revert^2 "Add __builtin_dynamic_object_size and pass_dynamic_objec..." by Sharjeel Khan · 9 months ago
  44. 90c5d3b Switch all record allocs tests to use entries. by Christopher Ferris · 9 months ago
  45. 261fdf8 Use the platform copy of dlext_namespaces.h by Jeff Hamilton · 9 months ago
  46. bc55e51 Merge "libc: Fix MTE stack allocation with large page sizes" into main by Treehugger Robot · 9 months ago
  47. 8225367 Merge "Switch to llvm-libc qsort()/qsort_r()." into main by Elliott Hughes · 9 months ago
  48. bb754b9 Merge "_FORTIFY_SOURCE: move a macro to the one place it's used." into main by Elliott Hughes · 9 months ago
  49. 84b141e libc: Fix MTE stack allocation with large page sizes by Vilas Bhat · 9 months ago
  50. 4dd2481 Merge "avx2 implementation for memmove" into main by Treehugger Robot · 9 months ago
  51. ec857e3 _FORTIFY_SOURCE: move a macro to the one place it's used. by Elliott Hughes · 9 months ago
  52. 56da609 Switch to llvm-libc qsort()/qsort_r(). by Elliott Hughes · 9 months ago
  53. 6e48b89 Merge "Trivial C++23 fixes." into main by Treehugger Robot · 9 months ago
  54. e357e3e Merge "<android/api-level.h>: clarify the options somewhat." into main by Elliott Hughes · 9 months ago
  55. 0ec50d8 Trivial C++23 fixes. by Elliott Hughes · 9 months ago
  56. 4d5ea53 <utime.h>: add tests and reimplement. by Elliott Hughes · 9 months ago
  57. 03f3604 Merge "riscv64: fix cpu set argument type." into main by Elliott Hughes · 9 months ago
  58. 6a11610 Merge "Simplify psignal()/psiginfo()." into main by Elliott Hughes · 9 months ago
  59. 406c98d avx2 implementation for memmove by Ravi Kumar Soni · 1 year, 3 months ago
  60. f5f481f <android/api-level.h>: clarify the options somewhat. by Elliott Hughes · 9 months ago
  61. a3fc956 riscv64: fix cpu set argument type. by Elliott Hughes · 9 months ago
  62. ca1b3d6 Merge "Switch to llvm-libc insque()/remque()." into main by Elliott Hughes · 9 months ago
  63. 0244975 Merge "Revert "Add __builtin_dynamic_object_size and pass_dynamic_objec..."" into main by Liana Kazanova (xWF) · 9 months ago
  64. b60c2bc Revert "Add __builtin_dynamic_object_size and pass_dynamic_objec..." by Liana Kazanova (xWF) · 9 months ago
  65. a6ea723 Switch to llvm-libc insque()/remque(). by Elliott Hughes · 9 months ago
  66. 0a22462 Merge "Change "==3" to ">=3" for _FORTIFY_SOURCE" into main by Treehugger Robot · 9 months ago
  67. 7a0cf1b Merge "Add __builtin_dynamic_object_size and pass_dynamic_object_size" into main by Sharjeel Khan · 9 months ago
  68. 5654c1f Change "==3" to ">=3" for _FORTIFY_SOURCE by Sharjeel Khan · 9 months ago
  69. 7e3e6a3 Merge "Lose trivial abs()/div() math functions to llvm-libc." into main by Elliott Hughes · 9 months ago
  70. f2ee3db Simplify psignal()/psiginfo(). by Elliott Hughes · 9 months ago
  71. 0eee103 Add __builtin_dynamic_object_size and pass_dynamic_object_size by Sharjeel Khan · 10 months ago
  72. b9a73e4 Document the abs() and div() families. by Elliott Hughes · 9 months ago
  73. 39d705b Lose trivial abs()/div() math functions to llvm-libc. by Elliott Hughes · 9 months ago
  74. 14d4583 Merge "<sched.h>: match other headers' "__cpu_set", not just "__set"." into main by Elliott Hughes · 9 months ago
  75. aa590bf Merge "<sys/hwprobe.h>: improve the argument names." into main by Elliott Hughes · 9 months ago
  76. 4424d2b Merge "Fix NOTICE file." into main by Christopher Ferris · 9 months ago
  77. 7595357 <sys/hwprobe.h>: improve the argument names. by Elliott Hughes · 9 months ago
  78. e4f5954 <sched.h>: match other headers' "__cpu_set", not just "__set". by Elliott Hughes · 9 months ago
  79. ecbe7be Merge "dlext_namespace.h: doc comment wording nits." into main by Treehugger Robot · 9 months ago
  80. f86840a Fix NOTICE file. by Christopher Ferris · 9 months ago
  81. 6426313 Merge "bionic: Optimize TLS memory by isolating per-thread libgen buffers to dedicated pages" into main by Vilas Bhat · 9 months ago
  82. 069c2b4 dlext_namespace.h: doc comment wording nits. by Elliott Hughes · 9 months ago
  83. 5a8ce2b Merge "Make the linker namespace functions a platform header." into main by Elliott Hughes · 9 months ago
  84. 836370e bionic: Optimize TLS memory by isolating per-thread libgen buffers to dedicated pages by Vilas Bhat · 9 months ago
  85. e739393 Slightly improve the reserved_signals.h documentation. by Elliott Hughes · 9 months ago
  86. 8b8a7e7 Merge "Switch to llvm-libc lfind()/lsearch()." into main by Elliott Hughes · 9 months ago
  87. 87fcb21 Make the linker namespace functions a platform header. by Elliott Hughes · 9 months ago
  88. 04898b5 Merge "Sandbox libc_musl_sysroot_bionic_headers" into main by Treehugger Robot · 9 months ago
  89. 6ffc096 Sandbox libc_musl_sysroot_bionic_headers by Cole Faust · 9 months ago
  90. c547f4e reserved_signals.h: reduce copy & paste of magic numbers. by Elliott Hughes · 9 months ago
  91. ad5a95b Switch to llvm-libc lfind()/lsearch(). by Elliott Hughes · 9 months ago
  92. 6f106f7 arm64: Handle SME's ZA in setjmp/longjmp. by Tamas Zsoldos · 9 months ago
  93. 0d36944 Merge "<string.h>: move the strcasestr() const-correct overloads with the strstr() ones." into main by Elliott Hughes · 9 months ago
  94. 28d333b <string.h>: move the strcasestr() const-correct overloads with the strstr() ones. by Elliott Hughes · 9 months ago
  95. 03f703b <stdint.h>: use more clang built-in definitions. by Elliott Hughes · 9 months ago
  96. 184ea86 Merge "<string.h>: make the GNU extensions with C++ const correctness less unreadable." into main by Elliott Hughes · 9 months ago
  97. 0e354af Merge "<stdint.h>: add C23 _WIDTH macros." into main by Elliott Hughes · 9 months ago
  98. 1749d21 <string.h>: make the GNU extensions with C++ const correctness less unreadable. by Elliott Hughes · 9 months ago
  99. 0f08d1a Rename "dynamic_function_dispatch" to "ifuncs". by Elliott Hughes · 9 months ago
  100. 8ec4622 <stdint.h>: add C23 _WIDTH macros. by Elliott Hughes · 9 months ago