1. a714b62 Update to v6.14 kernel headers. by Christopher Ferris · 10 months ago
  2. 939aec4 Merge "Stop using __LIBC_HIDDEN__ in linker_globals.h." into main by Elliott Hughes · 10 months ago
  3. f58a352 Merge "Stop using __LIBC_HIDDEN__ in linker_wrapper.cpp." into main by Elliott Hughes · 10 months ago
  4. 4f82db3 Merge "Add fortify3 versions of tests" into main by Sharjeel Khan · 10 months ago
  5. 1725147 Add fortify3 versions of tests by Sharjeel Khan · 10 months ago
  6. 7d1b9cb Merge __USE_BSD/__USE_GNU with following api level checks. by Elliott Hughes · 10 months ago
  7. b427866 Merge "<time.h>: fix some doc comments." into main by Elliott Hughes · 10 months ago
  8. 480a70a <spawn.h>: the two _np functions are in POSIX 2024. by Elliott Hughes · 10 months ago
  9. b777978 <time.h>: fix some doc comments. by Elliott Hughes · 10 months ago
  10. 20154cb Merge "<netinet/if_ether.h>: modernize." into main by Elliott Hughes · 10 months ago
  11. f26fd9c Merge "<spawn.h>: reduce scope of __USE_GNU and __BIONIC_AVAILABILITY_GUARD()." into main by Elliott Hughes · 10 months ago
  12. fb3b995 Merge "<stdio.h>: reduce scope of __USE_BSD/__USE_GNU." into main by Elliott Hughes · 10 months ago
  13. 0e16a69 Merge "<sys/stat.h>: reduce scope of __USE_BSD/__USE_GNU for constants." into main by Elliott Hughes · 10 months ago
  14. d00bf19 Merge "<sys/time.h>: reduce scope of __USE_BSD." into main by Elliott Hughes · 10 months ago
  15. bcf09f0 Merge "<math.h>: reduce __USE_BSD/__USE_GNU scope." into main by Elliott Hughes · 10 months ago
  16. 47cd472 Merge "Stop using __LIBC_HIDDEN__ in linker_debug.h." into main by Elliott Hughes · 10 months ago
  17. 6b71feb Merge "<sched.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 10 months ago
  18. d31ae87 Merge "<glob.h>: reduce scope of __USE_BSD." into main by Elliott Hughes · 10 months ago
  19. e81423e Merge "Document the statvfs::f_fsid ILP32 infelicity." into main by Elliott Hughes · 10 months ago
  20. 27f58dc Merge "Fix fsid error" into main by Christopher Ferris · 10 months ago
  21. 94f1d0b Stop using __LIBC_HIDDEN__ in linker_wrapper.cpp. by Elliott Hughes · 10 months ago
  22. b699028 Stop using __LIBC_HIDDEN__ in linker_globals.h. by Elliott Hughes · 10 months ago
  23. 14a6d98 Stop using __LIBC_HIDDEN__ in linker_debug.h. by Elliott Hughes · 10 months ago
  24. 9b01f59 <sched.h>: reduce __USE_GNU scope. by Elliott Hughes · 10 months ago
  25. 2f82efd <sys/time.h>: reduce scope of __USE_BSD. by Elliott Hughes · 10 months ago
  26. 49c7c06 <glob.h>: reduce scope of __USE_BSD. by Elliott Hughes · 10 months ago
  27. 67b7039 <netinet/if_ether.h>: modernize. by Elliott Hughes · 10 months ago
  28. 516f2fa <math.h>: reduce __USE_BSD/__USE_GNU scope. by Elliott Hughes · 10 months ago
  29. ad947f6 <stdio.h>: reduce scope of __USE_BSD/__USE_GNU. by Elliott Hughes · 10 months ago
  30. cbcca18 <sys/stat.h>: reduce scope of __USE_BSD/__USE_GNU for constants. by Elliott Hughes · 10 months ago
  31. c0f84c9 <spawn.h>: reduce scope of __USE_GNU and __BIONIC_AVAILABILITY_GUARD(). by Elliott Hughes · 10 months ago
  32. 405c0ef Merge "<fcntl.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 10 months ago
  33. fbaa9c1 Merge "<sys/stat.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 10 months ago
  34. b250709 Merge "<sys/uio.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 10 months ago
  35. a84efaa Document the statvfs::f_fsid ILP32 infelicity. by Elliott Hughes · 10 months ago
  36. f8498a6 Merge "bionic: loader: compat: Log ELF layout on failure" into main by Kalesh Singh · 10 months ago
  37. 19b89a9 bionic: loader: compat: Log ELF layout on failure by Kalesh Singh · 10 months ago
  38. c6b4d5a <sys/uio.h>: reduce __USE_GNU scope. by Elliott Hughes · 10 months ago
  39. dfbdafc <fcntl.h>: reduce __USE_GNU scope. by Elliott Hughes · 10 months ago
  40. 3ef590f <sys/stat.h>: reduce __USE_GNU scope. by Elliott Hughes · 10 months ago
  41. e5934a9 <search.h>: reduce __USE_BSD/__USE_GNU scope. by Elliott Hughes · 10 months ago
  42. b290247 Merge "libc/private/*.h: canonical libc header style." into main by Elliott Hughes · 10 months ago
  43. 3151a34 Merge "<wchar.h>: fix __USE_GNU whitespace." into main by Elliott Hughes · 10 months ago
  44. 19443d7 Merge "sys_hwprobe_test.cpp: remove unnecessary __has_include()." into main by Elliott Hughes · 10 months ago
  45. 0616c25 Merge "<sys/sem.h>: fix __USE_GNU whitespace." into main by Elliott Hughes · 10 months ago
  46. 2d815f4 Merge "<dirent.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 10 months ago
  47. 03f1f44 sys_hwprobe_test.cpp: remove unnecessary __has_include(). by Elliott Hughes · 10 months ago
  48. 874254d Merge "Forward malloc_iterate/disable/enable to dispatch." into main by Christopher Ferris · 10 months ago
  49. 93cfdf3 <wchar.h>: fix __USE_GNU whitespace. by Elliott Hughes · 10 months ago
  50. 1e61a4a libc/private/*.h: canonical libc header style. by Elliott Hughes · 10 months ago
  51. 6334e8b Reland "riscv64: update the hwprobe test." by Elliott Hughes · 10 months ago
  52. ff0a9b3 <dirent.h>: reduce __USE_GNU scope. by Elliott Hughes · 10 months ago
  53. f84469b <sys/sem.h>: fix __USE_GNU whitespace. by Elliott Hughes · 10 months ago
  54. c1569a8 Forward malloc_iterate/disable/enable to dispatch. by Mitch Phillips · 6 years ago
  55. 566527b Fix fsid error by GuangWei Zhang · 1 year, 1 month ago
  56. a372337 Merge "Revert "riscv64: update the hwprobe test."" into main by Liana Kazanova (xWF) · 10 months ago
  57. 64110d2 Merge "<sys/mman.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 10 months ago
  58. 7eb18b6 Revert "riscv64: update the hwprobe test." by Liana Kazanova (xWF) · 10 months ago
  59. b792742 Merge "riscv64: update the hwprobe test." into main by Elliott Hughes · 10 months ago
  60. 4d5aa95 Merge "<sys/mman.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 10 months ago
  61. a544a77 Merge "<signal.h>: fix whitespace around __USE_GNU." into main by Elliott Hughes · 10 months ago
  62. 04b17bf Merge "<unistd.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 10 months ago
  63. ac773cb Merge "<sys/mman.h>: don't duplicate constants." into main by Elliott Hughes · 10 months ago
  64. 5aaacbe <unistd.h>: SEEK_HOLE/SEEK_DATA are in POSIX now. by Elliott Hughes · 10 months ago
  65. 25fd37d <unistd.h>: reduce __USE_GNU scope. by Elliott Hughes · 10 months ago
  66. f6adb1d <signal.h>: fix whitespace around __USE_GNU. by Elliott Hughes · 10 months ago
  67. f3dd819 <sys/mman.h>: don't duplicate constants. by Elliott Hughes · 10 months ago
  68. 6c618e9 <sys/mman.h>: reduce __USE_GNU scope. by Elliott Hughes · 10 months ago
  69. cd3605e riscv64: update the hwprobe test. by Elliott Hughes · 10 months ago
  70. a4bf322 Merge "<time.h>: decrease __USE_GNU scope." into main by Elliott Hughes · 10 months ago
  71. e291ef9 Merge "<sys/types.h>: remove ancient `ssize_t` hack." into main by Elliott Hughes · 10 months ago
  72. 5496f60 <sys/mman.h>: reduce __USE_GNU scope. by Elliott Hughes · 10 months ago
  73. b53828e <time.h>: decrease __USE_GNU scope. by Elliott Hughes · 10 months ago
  74. cb0e5ae Merge "Update <endian.h> for POSIX 2024." into main by Elliott Hughes · 10 months ago
  75. a8e85c1 Merge "The long double math constants are now POSIX." into main by Elliott Hughes · 10 months ago
  76. adc18c2 <sys/types.h>: remove ancient `ssize_t` hack. by Elliott Hughes · 10 months ago
  77. 67ce6c7 Merge "Remove some `|| defined(__BIONIC__)` cruft." into main by Elliott Hughes · 10 months ago
  78. bddd387 Merge "Catch up with a few years worth of "syscalls we should probably use"." into main by Elliott Hughes · 10 months ago
  79. 5c95db1 Merge "Force malloc_debug_unit_tests to use _FORTIFY_SOURCE=2" into main by Sharjeel Khan · 10 months ago
  80. 378db3c Force malloc_debug_unit_tests to use _FORTIFY_SOURCE=2 by Sharjeel Khan · 10 months ago
  81. eea6483 Remove some `|| defined(__BIONIC__)` cruft. by Elliott Hughes · 10 months ago
  82. c74428b Update <endian.h> for POSIX 2024. by Elliott Hughes · 10 months ago
  83. 1497cec <arpa/inet.h>: be explicit about inclusion of <endian.h>. by Elliott Hughes · 10 months ago
  84. 401435d The long double math constants are now POSIX. by Elliott Hughes · 10 months ago
  85. 216f3ad Fix up __BIONIC_AVAILABILITY_GUARD() formatting. by Elliott Hughes · 10 months ago
  86. 1d1e54b Catch up with a few years worth of "syscalls we should probably use". by Elliott Hughes · 10 months ago
  87. d5f0b6c Merge "Revert "Remove obsolete workaround."" into main by Treehugger Robot · 10 months ago
  88. 827b61a Revert "Remove obsolete workaround." by Elliott Hughes · 10 months ago
  89. f514030 Merge "Remove obsolete workaround." into main by Elliott Hughes · 10 months ago
  90. 847e746 Merge "Update to v6.13 kernel headers." into main by Christopher Ferris · 10 months ago
  91. decab40 Merge "Remove obsolete workaround." into main by Elliott Hughes · 10 months ago
  92. e8f22c3 Merge "<dlfcn.h>: track POSIX 2024." into main by Elliott Hughes · 10 months ago
  93. 2c9a5ba Merge "API level 21 is the lowest still supported by the NDK." into main by Elliott Hughes · 10 months ago
  94. 3762d76 Update to v6.13 kernel headers. by Christopher Ferris · 10 months ago
  95. 21ccc5f Remove obsolete workaround. by Elliott Hughes · 10 months ago
  96. 2339cc2 Remove obsolete workaround. by Elliott Hughes · 10 months ago
  97. b040028 <dlfcn.h>: track POSIX 2024. by Elliott Hughes · 10 months ago
  98. d5fde2d API level 21 is the lowest still supported by the NDK. by Elliott Hughes · 10 months ago
  99. af9784d Merge "Fix bionic unit tests with HWASan after Fortify+HWASan workaround." into main am: 731631f300 by Treehugger Robot · 10 months ago
  100. 731631f Merge "Fix bionic unit tests with HWASan after Fortify+HWASan workaround." into main by Treehugger Robot · 10 months ago