1. 184ea86 Merge "<string.h>: make the GNU extensions with C++ const correctness less unreadable." into main by Elliott Hughes · 11 months ago
  2. 90cac19 Merge "wchar_test.cpp: test wchar_t signedness." into main by Elliott Hughes · 11 months ago
  3. 0e354af Merge "<stdint.h>: add C23 _WIDTH macros." into main by Elliott Hughes · 11 months ago
  4. 1749d21 <string.h>: make the GNU extensions with C++ const correctness less unreadable. by Elliott Hughes · 11 months ago
  5. 0f08d1a Rename "dynamic_function_dispatch" to "ifuncs". by Elliott Hughes · 11 months ago
  6. b63b7a5 Merge "Stop using __LIBC_HIDDEN__ in linker_main.cpp." into main by Elliott Hughes · 11 months ago
  7. eb80290 wchar_test.cpp: test wchar_t signedness. by Elliott Hughes · 11 months ago
  8. 8ec4622 <stdint.h>: add C23 _WIDTH macros. by Elliott Hughes · 11 months ago
  9. 2d54156 Merge "status.md: remove ancient history." into main by Elliott Hughes · 11 months ago
  10. 1c58255 Merge "<stdint.h>: fix the INT_FAST* _MAX/_MIN macros." into main by Elliott Hughes · 11 months ago
  11. fc98a5e Merge "Skip MemtagGlobalsTest when running with native bridge" into main by Treehugger Robot · 11 months ago
  12. 24507f9 Skip MemtagGlobalsTest when running with native bridge by dimitry · 11 months ago
  13. 8109e53 <stdint.h>: fix the INT_FAST* _MAX/_MIN macros. by Elliott Hughes · 11 months ago
  14. 98f66a0 Merge "<stdint.h>: add tests for _MAX and _MIN macros." into main by Elliott Hughes · 11 months ago
  15. 12fbee5 status.md: remove ancient history. by Elliott Hughes · 11 months ago
  16. 0bf7492 <stdint.h>: add tests for _MAX and _MIN macros. by Elliott Hughes · 11 months ago
  17. 0420aa8 gtest_globals: fix error visibility. by Elliott Hughes · 11 months ago
  18. 7c6a466 Merge "dl_iterate_phdr(): fix iteration order." into main by Elliott Hughes · 11 months ago
  19. 7f850e3 stdint_test: check the "least" types, not just the "fast" ones. by Elliott Hughes · 11 months ago
  20. 00a07c7 dl_iterate_phdr(): fix iteration order. by Elliott Hughes · 11 months ago
  21. 12b7ed5 dlfcn_symlink_support.cpp: remove obsolete workaround. by Elliott Hughes · 11 months ago
  22. 94fe34c remove_link_map_from_debug_map() does not need to be public. by Elliott Hughes · 11 months ago
  23. 25851b7 Merge "Update to v6.14 kernel headers." into main by Christopher Ferris · 11 months ago
  24. 0e7cbbd Merge "Replace arch variant property with feature property." into main by Treehugger Robot · 11 months ago
  25. 2383919 Stop using __LIBC_HIDDEN__ in linker_main.cpp. by Elliott Hughes · 11 months ago
  26. 5d183df Merge "Force particular malloc tests to use _FORTIFY_SOURCE=2" into main by Sharjeel Khan · 11 months ago
  27. 5e38ac4 Merge "getentropy(): POSIX went for EINVAL rather than EIO on "buffer too large"." into main by Elliott Hughes · 11 months ago
  28. ac2fb2b Replace arch variant property with feature property. by Krzysztof Kosiński · 11 months ago
  29. 702f050 Force particular malloc tests to use _FORTIFY_SOURCE=2 by Sharjeel Khan · 12 months ago
  30. 19e7204 Merge "Stop using __LIBC_HIDDEN__ in linker_main.cpp." into main by Elliott Hughes · 11 months ago
  31. bab0e3d getentropy(): POSIX went for EINVAL rather than EIO on "buffer too large". by Elliott Hughes · 11 months ago
  32. ecf83ce Stop using __LIBC_HIDDEN__ in linker_main.cpp. by Elliott Hughes · 11 months ago
  33. 995eee6 <stdint.h>: wint_t is unsigned. by Elliott Hughes · 11 months ago
  34. b359579 Merge "Update "Available in" comments to include _BSD_SOURCE/_GNU_SOURCE." into main by Elliott Hughes · 11 months ago
  35. ee67162 Merge "Stop using __LIBC_HIDDEN__ in linker_tls.h." into main by Elliott Hughes · 11 months ago
  36. e4023f0 Merge "Reduce fortify test .bp copy & paste." into main by Elliott Hughes · 11 months ago
  37. a714b62 Update to v6.14 kernel headers. by Christopher Ferris · 11 months ago
  38. 939aec4 Merge "Stop using __LIBC_HIDDEN__ in linker_globals.h." into main by Elliott Hughes · 11 months ago
  39. f58a352 Merge "Stop using __LIBC_HIDDEN__ in linker_wrapper.cpp." into main by Elliott Hughes · 11 months ago
  40. ab47e9a Update "Available in" comments to include _BSD_SOURCE/_GNU_SOURCE. by Elliott Hughes · 11 months ago
  41. 06fda71 Reduce fortify test .bp copy & paste. by Elliott Hughes · 11 months ago
  42. 4f82db3 Merge "Add fortify3 versions of tests" into main by Sharjeel Khan · 11 months ago
  43. 1725147 Add fortify3 versions of tests by Sharjeel Khan · 11 months ago
  44. 7d1b9cb Merge __USE_BSD/__USE_GNU with following api level checks. by Elliott Hughes · 11 months ago
  45. b427866 Merge "<time.h>: fix some doc comments." into main by Elliott Hughes · 11 months ago
  46. 480a70a <spawn.h>: the two _np functions are in POSIX 2024. by Elliott Hughes · 11 months ago
  47. b777978 <time.h>: fix some doc comments. by Elliott Hughes · 11 months ago
  48. 20154cb Merge "<netinet/if_ether.h>: modernize." into main by Elliott Hughes · 11 months ago
  49. f26fd9c Merge "<spawn.h>: reduce scope of __USE_GNU and __BIONIC_AVAILABILITY_GUARD()." into main by Elliott Hughes · 11 months ago
  50. fb3b995 Merge "<stdio.h>: reduce scope of __USE_BSD/__USE_GNU." into main by Elliott Hughes · 11 months ago
  51. 0e16a69 Merge "<sys/stat.h>: reduce scope of __USE_BSD/__USE_GNU for constants." into main by Elliott Hughes · 11 months ago
  52. d00bf19 Merge "<sys/time.h>: reduce scope of __USE_BSD." into main by Elliott Hughes · 11 months ago
  53. bcf09f0 Merge "<math.h>: reduce __USE_BSD/__USE_GNU scope." into main by Elliott Hughes · 11 months ago
  54. 47cd472 Merge "Stop using __LIBC_HIDDEN__ in linker_debug.h." into main by Elliott Hughes · 11 months ago
  55. 6b71feb Merge "<sched.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 11 months ago
  56. d31ae87 Merge "<glob.h>: reduce scope of __USE_BSD." into main by Elliott Hughes · 11 months ago
  57. e81423e Merge "Document the statvfs::f_fsid ILP32 infelicity." into main by Elliott Hughes · 11 months ago
  58. 27f58dc Merge "Fix fsid error" into main by Christopher Ferris · 11 months ago
  59. 94f1d0b Stop using __LIBC_HIDDEN__ in linker_wrapper.cpp. by Elliott Hughes · 11 months ago
  60. 5ce9c22 Stop using __LIBC_HIDDEN__ in linker_tls.h. by Elliott Hughes · 11 months ago
  61. b699028 Stop using __LIBC_HIDDEN__ in linker_globals.h. by Elliott Hughes · 11 months ago
  62. 14a6d98 Stop using __LIBC_HIDDEN__ in linker_debug.h. by Elliott Hughes · 11 months ago
  63. 9b01f59 <sched.h>: reduce __USE_GNU scope. by Elliott Hughes · 11 months ago
  64. 2f82efd <sys/time.h>: reduce scope of __USE_BSD. by Elliott Hughes · 11 months ago
  65. 49c7c06 <glob.h>: reduce scope of __USE_BSD. by Elliott Hughes · 11 months ago
  66. 67b7039 <netinet/if_ether.h>: modernize. by Elliott Hughes · 11 months ago
  67. 516f2fa <math.h>: reduce __USE_BSD/__USE_GNU scope. by Elliott Hughes · 11 months ago
  68. ad947f6 <stdio.h>: reduce scope of __USE_BSD/__USE_GNU. by Elliott Hughes · 11 months ago
  69. cbcca18 <sys/stat.h>: reduce scope of __USE_BSD/__USE_GNU for constants. by Elliott Hughes · 11 months ago
  70. c0f84c9 <spawn.h>: reduce scope of __USE_GNU and __BIONIC_AVAILABILITY_GUARD(). by Elliott Hughes · 11 months ago
  71. 405c0ef Merge "<fcntl.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 11 months ago
  72. fbaa9c1 Merge "<sys/stat.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 11 months ago
  73. b250709 Merge "<sys/uio.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 11 months ago
  74. a84efaa Document the statvfs::f_fsid ILP32 infelicity. by Elliott Hughes · 11 months ago
  75. f8498a6 Merge "bionic: loader: compat: Log ELF layout on failure" into main by Kalesh Singh · 11 months ago
  76. 19b89a9 bionic: loader: compat: Log ELF layout on failure by Kalesh Singh · 12 months ago
  77. c6b4d5a <sys/uio.h>: reduce __USE_GNU scope. by Elliott Hughes · 11 months ago
  78. dfbdafc <fcntl.h>: reduce __USE_GNU scope. by Elliott Hughes · 11 months ago
  79. 3ef590f <sys/stat.h>: reduce __USE_GNU scope. by Elliott Hughes · 11 months ago
  80. e5934a9 <search.h>: reduce __USE_BSD/__USE_GNU scope. by Elliott Hughes · 11 months ago
  81. b290247 Merge "libc/private/*.h: canonical libc header style." into main by Elliott Hughes · 11 months ago
  82. 3151a34 Merge "<wchar.h>: fix __USE_GNU whitespace." into main by Elliott Hughes · 11 months ago
  83. 19443d7 Merge "sys_hwprobe_test.cpp: remove unnecessary __has_include()." into main by Elliott Hughes · 11 months ago
  84. 0616c25 Merge "<sys/sem.h>: fix __USE_GNU whitespace." into main by Elliott Hughes · 11 months ago
  85. 2d815f4 Merge "<dirent.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 11 months ago
  86. 03f1f44 sys_hwprobe_test.cpp: remove unnecessary __has_include(). by Elliott Hughes · 12 months ago
  87. 874254d Merge "Forward malloc_iterate/disable/enable to dispatch." into main by Christopher Ferris · 11 months ago
  88. 93cfdf3 <wchar.h>: fix __USE_GNU whitespace. by Elliott Hughes · 11 months ago
  89. 1e61a4a libc/private/*.h: canonical libc header style. by Elliott Hughes · 11 months ago
  90. 6334e8b Reland "riscv64: update the hwprobe test." by Elliott Hughes · 11 months ago
  91. ff0a9b3 <dirent.h>: reduce __USE_GNU scope. by Elliott Hughes · 11 months ago
  92. f84469b <sys/sem.h>: fix __USE_GNU whitespace. by Elliott Hughes · 11 months ago
  93. c1569a8 Forward malloc_iterate/disable/enable to dispatch. by Mitch Phillips · 6 years ago
  94. 566527b Fix fsid error by GuangWei Zhang · 1 year, 3 months ago
  95. a372337 Merge "Revert "riscv64: update the hwprobe test."" into main by Liana Kazanova (xWF) · 12 months ago
  96. 64110d2 Merge "<sys/mman.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 12 months ago
  97. 7eb18b6 Revert "riscv64: update the hwprobe test." by Liana Kazanova (xWF) · 12 months ago
  98. b792742 Merge "riscv64: update the hwprobe test." into main by Elliott Hughes · 12 months ago
  99. 4d5aa95 Merge "<sys/mman.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 12 months ago
  100. a544a77 Merge "<signal.h>: fix whitespace around __USE_GNU." into main by Elliott Hughes · 12 months ago