1. da700f3 Remove __warnattr(). by Elliott Hughes · 10 months ago
  2. 60f7822 Fix TEST_MAPPING wear-cts-presubmit entry for ServiceTest by Yeabkal Wubshit · 10 months ago
  3. 705ceb0 Merge "Remove old workaround for malloc_hooks_system_tests" into main by Treehugger Robot · 10 months ago
  4. 1e40c95 Remove old workaround for malloc_hooks_system_tests by Pirama Arumuga Nainar · 10 months ago
  5. a9cde07 Merge "Actually trim in RegisterCliBenchmarks()." into main by Elliott Hughes · 10 months ago
  6. 742c294 Upgrade wear-cts-postsubmit to wear-cts-presubmit by Yeabkal Wubshit · 10 months ago
  7. 98c3027 Actually trim in RegisterCliBenchmarks(). by Elliott Hughes · 10 months ago
  8. 16cdec7 Merge "Add checks for more POSIX 2024 stuff." into main by Elliott Hughes · 10 months ago
  9. 28a0221 Add checks for more POSIX 2024 stuff. by Elliott Hughes · 10 months ago
  10. 684b029 pipe2() is POSIX now. by Elliott Hughes · 10 months ago
  11. b80bf28 Merge "Replace __BIONIC_ALIGN() with __builtin_align_up()." into main by Elliott Hughes · 10 months ago
  12. a49a5cd Merge "16k compat: Truncate anonymous mapping name of ELF segments" into main by Treehugger Robot · 10 months ago
  13. d5d7edf Merge "<stdlib.h>: more qsort() documentation." into main by Elliott Hughes · 10 months ago
  14. 69be838 16k compat: Truncate anonymous mapping name of ELF segments by Csanád Hajdú · 10 months ago
  15. 9124e11 Merge "Document ILP32 dev_t/ino_t being too small." into main by Elliott Hughes · 10 months ago
  16. 2e42a72 Merge "Expand a bit on the POSIX/Linux close() differences." into main by Elliott Hughes · 10 months ago
  17. ef08dc5 Merge "Fix realpath failing on files whose inode number overflows ino_t" into main by Treehugger Robot · 10 months ago
  18. 9d6e9f6 Merge "TEST_MAPPING: Add CtsAppTestCases to wear-cts-postsubmit" into main by Yeabkal Wubshit · 10 months ago
  19. 05af353 Merge "bionic: Include libdl_android in bionic_test_defaults" into main by Treehugger Robot · 10 months ago
  20. a2c5eb0 bionic: Include libdl_android in bionic_test_defaults by Vilas Bhat · 10 months ago
  21. a5d0eda Document ILP32 dev_t/ino_t being too small. by Elliott Hughes · 10 months ago
  22. 16610ca Merge "Add gbiv to OWNERS." into main by Treehugger Robot · 10 months ago
  23. 2678222 Fix realpath failing on files whose inode number overflows ino_t by Theodore Dubois · 11 months ago
  24. 6c62cc5 <stdlib.h>: more qsort() documentation. by Elliott Hughes · 10 months ago
  25. d60fad1 Merge "Add Dynamic Object Size Test for Fortify3" into main by Sharjeel Khan · 10 months ago
  26. 753aedc Add gbiv to OWNERS. by Elliott Hughes · 10 months ago
  27. 9eb51ff Expand a bit on the POSIX/Linux close() differences. by Elliott Hughes · 10 months ago
  28. 6b43951 Add Dynamic Object Size Test for Fortify3 by Sharjeel Khan · 11 months ago
  29. 4bfc888 Merge "Remove a reference to device/generic/goldfish-opengl" into main by Treehugger Robot · 11 months ago
  30. 7804ff1 Remove a reference to device/generic/goldfish-opengl by Roman Kiryanov · 11 months ago
  31. c86d7e4 Merge "Explain why we can't actually use __builtin_round() on x86." into main by Elliott Hughes · 11 months ago
  32. d41c24d Merge "Add strcasestr() regression test." into main by Elliott Hughes · 11 months ago
  33. 9903278 arm64: Update existing SME tests by Tamas Petz · 11 months ago
  34. 36927f5 arm64: Test that SME state is inherited with fork() by Tamas Petz · 11 months ago
  35. 8322377 arm64: Test that SME is off in new threads by Tamas Petz · 11 months ago
  36. 2b8e870 Add strcasestr() regression test. by Elliott Hughes · 11 months ago
  37. 5d7255c Explain why we can't actually use __builtin_round() on x86. by Elliott Hughes · 11 months ago
  38. 905a50a Merge "Use the platform copy of dlext_namespaces.h" into main by Treehugger Robot · 11 months ago
  39. d62e131 Tag all Bionic packages with the "Native Tools & Libraries" team. by Sophie Zheng · 11 months ago
  40. b6eae2a Merge "Remove mempcpy and strcpy fortify overflow chk in bionic" into main by Sharjeel Khan · 11 months ago
  41. a09c8af Merge "Switch all record allocs tests to use entries." into main by Christopher Ferris · 11 months ago
  42. 6bf1fa6 Remove mempcpy and strcpy fortify overflow chk in bionic by Sharjeel Khan · 11 months ago
  43. 160002d Merge "Enable __warnattr_strict." into main by Elliott Hughes · 11 months ago
  44. e995bf6 Merge "Revert^2 "Add __builtin_dynamic_object_size and pass_dynamic_objec..."" into main by Sharjeel Khan · 11 months ago
  45. 193b0bc Replace __BIONIC_ALIGN() with __builtin_align_up(). by Elliott Hughes · 11 months ago
  46. 17e593d Remove unused __warnattr_real(). by Elliott Hughes · 11 months ago
  47. 25e63b9 Enable __warnattr_strict. by Elliott Hughes · 11 months ago
  48. 02b8207 Revert^2 "Add __builtin_dynamic_object_size and pass_dynamic_objec..." by Sharjeel Khan · 11 months ago
  49. 90c5d3b Switch all record allocs tests to use entries. by Christopher Ferris · 11 months ago
  50. 261fdf8 Use the platform copy of dlext_namespaces.h by Jeff Hamilton · 11 months ago
  51. bc55e51 Merge "libc: Fix MTE stack allocation with large page sizes" into main by Treehugger Robot · 11 months ago
  52. 8225367 Merge "Switch to llvm-libc qsort()/qsort_r()." into main by Elliott Hughes · 11 months ago
  53. bb754b9 Merge "_FORTIFY_SOURCE: move a macro to the one place it's used." into main by Elliott Hughes · 11 months ago
  54. 84b141e libc: Fix MTE stack allocation with large page sizes by Vilas Bhat · 11 months ago
  55. 4dd2481 Merge "avx2 implementation for memmove" into main by Treehugger Robot · 11 months ago
  56. ec857e3 _FORTIFY_SOURCE: move a macro to the one place it's used. by Elliott Hughes · 11 months ago
  57. 56da609 Switch to llvm-libc qsort()/qsort_r(). by Elliott Hughes · 11 months ago
  58. 1ebde4c libm: use builtins for the 32-bit armv8 stuff too. by Elliott Hughes · 11 months ago
  59. a6e6468 Merge "x86/x86-64 can both use the builtin fmax/fmin." into main by Elliott Hughes · 11 months ago
  60. b9f8cc0 TEST_MAPPING: Add CtsAppTestCases to wear-cts-postsubmit by Ankit Verma · 11 months ago
  61. d50a62b Merge "Improve fs time setter testing." into main by Elliott Hughes · 11 months ago
  62. 6e48b89 Merge "Trivial C++23 fixes." into main by Treehugger Robot · 11 months ago
  63. e357e3e Merge "<android/api-level.h>: clarify the options somewhat." into main by Elliott Hughes · 11 months ago
  64. 15b5f3b Merge "<utime.h>: add tests and reimplement." into main by Elliott Hughes · 11 months ago
  65. 0ec50d8 Trivial C++23 fixes. by Elliott Hughes · 11 months ago
  66. 201fe93 Improve fs time setter testing. by Elliott Hughes · 11 months ago
  67. 4220932 x86/x86-64 can both use the builtin fmax/fmin. by Elliott Hughes · 11 months ago
  68. a0b22bb Merge "libm: remove exclude_srcs completely." into main by Elliott Hughes · 11 months ago
  69. 4d5ea53 <utime.h>: add tests and reimplement. by Elliott Hughes · 11 months ago
  70. 03f3604 Merge "riscv64: fix cpu set argument type." into main by Elliott Hughes · 11 months ago
  71. a7ce519 libm: remove exclude_srcs completely. by Elliott Hughes · 11 months ago
  72. 6a11610 Merge "Simplify psignal()/psiginfo()." into main by Elliott Hughes · 11 months ago
  73. 406c98d avx2 implementation for memmove by Ravi Kumar Soni · 1 year, 6 months ago
  74. 455c51b Merge "libm: use less exclude_srcs." into main by Elliott Hughes · 11 months ago
  75. f5f481f <android/api-level.h>: clarify the options somewhat. by Elliott Hughes · 11 months ago
  76. 8747c36 libm: use less exclude_srcs. by Elliott Hughes · 11 months ago
  77. a3fc956 riscv64: fix cpu set argument type. by Elliott Hughes · 11 months ago
  78. 08bd825 libtest_invalid-local-tls: explain why there's no riscv64 prebuilt. by Elliott Hughes · 11 months ago
  79. ca1b3d6 Merge "Switch to llvm-libc insque()/remque()." into main by Elliott Hughes · 11 months ago
  80. 0244975 Merge "Revert "Add __builtin_dynamic_object_size and pass_dynamic_objec..."" into main by Liana Kazanova (xWF) · 11 months ago
  81. b60c2bc Revert "Add __builtin_dynamic_object_size and pass_dynamic_objec..." by Liana Kazanova (xWF) · 11 months ago
  82. ce1087c Merge "clang_fortify_tests.cpp: explain "regular gtests"." into main by Elliott Hughes · 11 months ago
  83. a6ea723 Switch to llvm-libc insque()/remque(). by Elliott Hughes · 11 months ago
  84. 0a22462 Merge "Change "==3" to ">=3" for _FORTIFY_SOURCE" into main by Treehugger Robot · 11 months ago
  85. 709cda2 clang_fortify_tests.cpp: explain "regular gtests". by Elliott Hughes · 11 months ago
  86. a2d9935 Merge "stdio_test.cpp: check output goes to the right stream." into main by Elliott Hughes · 11 months ago
  87. 7a0cf1b Merge "Add __builtin_dynamic_object_size and pass_dynamic_object_size" into main by Sharjeel Khan · 11 months ago
  88. 5654c1f Change "==3" to ">=3" for _FORTIFY_SOURCE by Sharjeel Khan · 11 months ago
  89. 7e3e6a3 Merge "Lose trivial abs()/div() math functions to llvm-libc." into main by Elliott Hughes · 11 months ago
  90. f2ee3db Simplify psignal()/psiginfo(). by Elliott Hughes · 11 months ago
  91. ed6c08c stdio_test.cpp: check output goes to the right stream. by Elliott Hughes · 11 months ago
  92. 0eee103 Add __builtin_dynamic_object_size and pass_dynamic_object_size by Sharjeel Khan · 12 months ago
  93. b9a73e4 Document the abs() and div() families. by Elliott Hughes · 11 months ago
  94. 39d705b Lose trivial abs()/div() math functions to llvm-libc. by Elliott Hughes · 11 months ago
  95. 14d4583 Merge "<sched.h>: match other headers' "__cpu_set", not just "__set"." into main by Elliott Hughes · 11 months ago
  96. aa590bf Merge "<sys/hwprobe.h>: improve the argument names." into main by Elliott Hughes · 11 months ago
  97. 4424d2b Merge "Fix NOTICE file." into main by Christopher Ferris · 11 months ago
  98. 7595357 <sys/hwprobe.h>: improve the argument names. by Elliott Hughes · 11 months ago
  99. e4f5954 <sched.h>: match other headers' "__cpu_set", not just "__set". by Elliott Hughes · 11 months ago
  100. ecbe7be Merge "dlext_namespace.h: doc comment wording nits." into main by Treehugger Robot · 11 months ago