1. 0a22462 Merge "Change "==3" to ">=3" for _FORTIFY_SOURCE" into main by Treehugger Robot · 9 months ago
  2. a2d9935 Merge "stdio_test.cpp: check output goes to the right stream." into main by Elliott Hughes · 9 months ago
  3. 7a0cf1b Merge "Add __builtin_dynamic_object_size and pass_dynamic_object_size" into main by Sharjeel Khan · 9 months ago
  4. 5654c1f Change "==3" to ">=3" for _FORTIFY_SOURCE by Sharjeel Khan · 9 months ago
  5. 7e3e6a3 Merge "Lose trivial abs()/div() math functions to llvm-libc." into main by Elliott Hughes · 9 months ago
  6. ed6c08c stdio_test.cpp: check output goes to the right stream. by Elliott Hughes · 9 months ago
  7. 0eee103 Add __builtin_dynamic_object_size and pass_dynamic_object_size by Sharjeel Khan · 9 months ago
  8. b9a73e4 Document the abs() and div() families. by Elliott Hughes · 9 months ago
  9. 39d705b Lose trivial abs()/div() math functions to llvm-libc. by Elliott Hughes · 9 months ago
  10. 14d4583 Merge "<sched.h>: match other headers' "__cpu_set", not just "__set"." into main by Elliott Hughes · 9 months ago
  11. aa590bf Merge "<sys/hwprobe.h>: improve the argument names." into main by Elliott Hughes · 9 months ago
  12. 4424d2b Merge "Fix NOTICE file." into main by Christopher Ferris · 9 months ago
  13. 7595357 <sys/hwprobe.h>: improve the argument names. by Elliott Hughes · 9 months ago
  14. e4f5954 <sched.h>: match other headers' "__cpu_set", not just "__set". by Elliott Hughes · 9 months ago
  15. ecbe7be Merge "dlext_namespace.h: doc comment wording nits." into main by Treehugger Robot · 9 months ago
  16. f86840a Fix NOTICE file. by Christopher Ferris · 9 months ago
  17. 6426313 Merge "bionic: Optimize TLS memory by isolating per-thread libgen buffers to dedicated pages" into main by Vilas Bhat · 9 months ago
  18. 069c2b4 dlext_namespace.h: doc comment wording nits. by Elliott Hughes · 9 months ago
  19. 5a8ce2b Merge "Make the linker namespace functions a platform header." into main by Elliott Hughes · 9 months ago
  20. d624720 Merge "libdl.map.txt: api level 21 is the beginning of time." into main by Elliott Hughes · 9 months ago
  21. 836370e bionic: Optimize TLS memory by isolating per-thread libgen buffers to dedicated pages by Vilas Bhat · 9 months ago
  22. 6d9456f libdl.map.txt: api level 21 is the beginning of time. by Elliott Hughes · 9 months ago
  23. e739393 Slightly improve the reserved_signals.h documentation. by Elliott Hughes · 9 months ago
  24. 8b8a7e7 Merge "Switch to llvm-libc lfind()/lsearch()." into main by Elliott Hughes · 9 months ago
  25. 87fcb21 Make the linker namespace functions a platform header. by Elliott Hughes · 9 months ago
  26. c08782b Merge "[owners] Remove chiahungduan@google.com from OWNERS" into main by Owner Cleanup Bot · 9 months ago
  27. 04898b5 Merge "Sandbox libc_musl_sysroot_bionic_headers" into main by Treehugger Robot · 9 months ago
  28. 6ffc096 Sandbox libc_musl_sysroot_bionic_headers by Cole Faust · 9 months ago
  29. 4a042b0 Merge "find_libraries: don't try to load the executable" into main by Ryan Prichard · 9 months ago
  30. 0c14a37 find_libraries: don't try to load the executable by Ryan Prichard · 9 months ago
  31. 35b21d2 Merge "Fix uninitialized CFI shadow value for linker" into main by Treehugger Robot · 9 months ago
  32. fda4c10 Fix uninitialized CFI shadow value for linker by hangl · 9 months ago
  33. 9b17438 [owners] Remove chiahungduan@google.com from OWNERS by Owner Cleanup Bot · 9 months ago
  34. c547f4e reserved_signals.h: reduce copy & paste of magic numbers. by Elliott Hughes · 9 months ago
  35. 3bfa4bc arm64: Test if TPIDR2_EL0 is cleared in signal handlers. by Tamas Zsoldos · 9 months ago
  36. ad5a95b Switch to llvm-libc lfind()/lsearch(). by Elliott Hughes · 9 months ago
  37. 6f106f7 arm64: Handle SME's ZA in setjmp/longjmp. by Tamas Zsoldos · 9 months ago
  38. 0d36944 Merge "<string.h>: move the strcasestr() const-correct overloads with the strstr() ones." into main by Elliott Hughes · 9 months ago
  39. 28d333b <string.h>: move the strcasestr() const-correct overloads with the strstr() ones. by Elliott Hughes · 9 months ago
  40. 03f703b <stdint.h>: use more clang built-in definitions. by Elliott Hughes · 9 months ago
  41. 184ea86 Merge "<string.h>: make the GNU extensions with C++ const correctness less unreadable." into main by Elliott Hughes · 9 months ago
  42. 90cac19 Merge "wchar_test.cpp: test wchar_t signedness." into main by Elliott Hughes · 9 months ago
  43. 0e354af Merge "<stdint.h>: add C23 _WIDTH macros." into main by Elliott Hughes · 9 months ago
  44. 1749d21 <string.h>: make the GNU extensions with C++ const correctness less unreadable. by Elliott Hughes · 9 months ago
  45. 0f08d1a Rename "dynamic_function_dispatch" to "ifuncs". by Elliott Hughes · 9 months ago
  46. b63b7a5 Merge "Stop using __LIBC_HIDDEN__ in linker_main.cpp." into main by Elliott Hughes · 9 months ago
  47. eb80290 wchar_test.cpp: test wchar_t signedness. by Elliott Hughes · 9 months ago
  48. 8ec4622 <stdint.h>: add C23 _WIDTH macros. by Elliott Hughes · 9 months ago
  49. 2d54156 Merge "status.md: remove ancient history." into main by Elliott Hughes · 9 months ago
  50. 1c58255 Merge "<stdint.h>: fix the INT_FAST* _MAX/_MIN macros." into main by Elliott Hughes · 9 months ago
  51. fc98a5e Merge "Skip MemtagGlobalsTest when running with native bridge" into main by Treehugger Robot · 9 months ago
  52. 24507f9 Skip MemtagGlobalsTest when running with native bridge by dimitry · 9 months ago
  53. 8109e53 <stdint.h>: fix the INT_FAST* _MAX/_MIN macros. by Elliott Hughes · 9 months ago
  54. 98f66a0 Merge "<stdint.h>: add tests for _MAX and _MIN macros." into main by Elliott Hughes · 9 months ago
  55. 12fbee5 status.md: remove ancient history. by Elliott Hughes · 9 months ago
  56. 0bf7492 <stdint.h>: add tests for _MAX and _MIN macros. by Elliott Hughes · 9 months ago
  57. 0420aa8 gtest_globals: fix error visibility. by Elliott Hughes · 9 months ago
  58. 7c6a466 Merge "dl_iterate_phdr(): fix iteration order." into main by Elliott Hughes · 9 months ago
  59. 7f850e3 stdint_test: check the "least" types, not just the "fast" ones. by Elliott Hughes · 9 months ago
  60. 00a07c7 dl_iterate_phdr(): fix iteration order. by Elliott Hughes · 9 months ago
  61. 12b7ed5 dlfcn_symlink_support.cpp: remove obsolete workaround. by Elliott Hughes · 9 months ago
  62. 94fe34c remove_link_map_from_debug_map() does not need to be public. by Elliott Hughes · 9 months ago
  63. 25851b7 Merge "Update to v6.14 kernel headers." into main by Christopher Ferris · 9 months ago
  64. 0e7cbbd Merge "Replace arch variant property with feature property." into main by Treehugger Robot · 9 months ago
  65. 2383919 Stop using __LIBC_HIDDEN__ in linker_main.cpp. by Elliott Hughes · 9 months ago
  66. 5d183df Merge "Force particular malloc tests to use _FORTIFY_SOURCE=2" into main by Sharjeel Khan · 9 months ago
  67. 5e38ac4 Merge "getentropy(): POSIX went for EINVAL rather than EIO on "buffer too large"." into main by Elliott Hughes · 9 months ago
  68. ac2fb2b Replace arch variant property with feature property. by Krzysztof Kosiński · 9 months ago
  69. 702f050 Force particular malloc tests to use _FORTIFY_SOURCE=2 by Sharjeel Khan · 10 months ago
  70. 19e7204 Merge "Stop using __LIBC_HIDDEN__ in linker_main.cpp." into main by Elliott Hughes · 9 months ago
  71. bab0e3d getentropy(): POSIX went for EINVAL rather than EIO on "buffer too large". by Elliott Hughes · 9 months ago
  72. ecf83ce Stop using __LIBC_HIDDEN__ in linker_main.cpp. by Elliott Hughes · 9 months ago
  73. 995eee6 <stdint.h>: wint_t is unsigned. by Elliott Hughes · 9 months ago
  74. b359579 Merge "Update "Available in" comments to include _BSD_SOURCE/_GNU_SOURCE." into main by Elliott Hughes · 9 months ago
  75. ee67162 Merge "Stop using __LIBC_HIDDEN__ in linker_tls.h." into main by Elliott Hughes · 9 months ago
  76. e4023f0 Merge "Reduce fortify test .bp copy & paste." into main by Elliott Hughes · 9 months ago
  77. a714b62 Update to v6.14 kernel headers. by Christopher Ferris · 10 months ago
  78. 939aec4 Merge "Stop using __LIBC_HIDDEN__ in linker_globals.h." into main by Elliott Hughes · 9 months ago
  79. f58a352 Merge "Stop using __LIBC_HIDDEN__ in linker_wrapper.cpp." into main by Elliott Hughes · 9 months ago
  80. ab47e9a Update "Available in" comments to include _BSD_SOURCE/_GNU_SOURCE. by Elliott Hughes · 9 months ago
  81. 06fda71 Reduce fortify test .bp copy & paste. by Elliott Hughes · 9 months ago
  82. 4f82db3 Merge "Add fortify3 versions of tests" into main by Sharjeel Khan · 9 months ago
  83. 1725147 Add fortify3 versions of tests by Sharjeel Khan · 9 months ago
  84. 7d1b9cb Merge __USE_BSD/__USE_GNU with following api level checks. by Elliott Hughes · 9 months ago
  85. b427866 Merge "<time.h>: fix some doc comments." into main by Elliott Hughes · 9 months ago
  86. 480a70a <spawn.h>: the two _np functions are in POSIX 2024. by Elliott Hughes · 9 months ago
  87. b777978 <time.h>: fix some doc comments. by Elliott Hughes · 9 months ago
  88. 20154cb Merge "<netinet/if_ether.h>: modernize." into main by Elliott Hughes · 9 months ago
  89. f26fd9c Merge "<spawn.h>: reduce scope of __USE_GNU and __BIONIC_AVAILABILITY_GUARD()." into main by Elliott Hughes · 9 months ago
  90. fb3b995 Merge "<stdio.h>: reduce scope of __USE_BSD/__USE_GNU." into main by Elliott Hughes · 9 months ago
  91. 0e16a69 Merge "<sys/stat.h>: reduce scope of __USE_BSD/__USE_GNU for constants." into main by Elliott Hughes · 9 months ago
  92. d00bf19 Merge "<sys/time.h>: reduce scope of __USE_BSD." into main by Elliott Hughes · 9 months ago
  93. bcf09f0 Merge "<math.h>: reduce __USE_BSD/__USE_GNU scope." into main by Elliott Hughes · 9 months ago
  94. 47cd472 Merge "Stop using __LIBC_HIDDEN__ in linker_debug.h." into main by Elliott Hughes · 9 months ago
  95. 6b71feb Merge "<sched.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 9 months ago
  96. d31ae87 Merge "<glob.h>: reduce scope of __USE_BSD." into main by Elliott Hughes · 9 months ago
  97. e81423e Merge "Document the statvfs::f_fsid ILP32 infelicity." into main by Elliott Hughes · 9 months ago
  98. 27f58dc Merge "Fix fsid error" into main by Christopher Ferris · 9 months ago
  99. 94f1d0b Stop using __LIBC_HIDDEN__ in linker_wrapper.cpp. by Elliott Hughes · 9 months ago
  100. 5ce9c22 Stop using __LIBC_HIDDEN__ in linker_tls.h. by Elliott Hughes · 9 months ago