1. 6b71feb Merge "<sched.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 12 months ago
  2. d31ae87 Merge "<glob.h>: reduce scope of __USE_BSD." into main by Elliott Hughes · 12 months ago
  3. e81423e Merge "Document the statvfs::f_fsid ILP32 infelicity." into main by Elliott Hughes · 12 months ago
  4. 27f58dc Merge "Fix fsid error" into main by Christopher Ferris · 12 months ago
  5. 9b01f59 <sched.h>: reduce __USE_GNU scope. by Elliott Hughes · 12 months ago
  6. 49c7c06 <glob.h>: reduce scope of __USE_BSD. by Elliott Hughes · 12 months ago
  7. 405c0ef Merge "<fcntl.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 12 months ago
  8. fbaa9c1 Merge "<sys/stat.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 12 months ago
  9. b250709 Merge "<sys/uio.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 12 months ago
  10. a84efaa Document the statvfs::f_fsid ILP32 infelicity. by Elliott Hughes · 12 months ago
  11. f8498a6 Merge "bionic: loader: compat: Log ELF layout on failure" into main by Kalesh Singh · 12 months ago
  12. 19b89a9 bionic: loader: compat: Log ELF layout on failure by Kalesh Singh · 1 year ago
  13. c6b4d5a <sys/uio.h>: reduce __USE_GNU scope. by Elliott Hughes · 12 months ago
  14. dfbdafc <fcntl.h>: reduce __USE_GNU scope. by Elliott Hughes · 12 months ago
  15. 3ef590f <sys/stat.h>: reduce __USE_GNU scope. by Elliott Hughes · 12 months ago
  16. e5934a9 <search.h>: reduce __USE_BSD/__USE_GNU scope. by Elliott Hughes · 12 months ago
  17. b290247 Merge "libc/private/*.h: canonical libc header style." into main by Elliott Hughes · 12 months ago
  18. 3151a34 Merge "<wchar.h>: fix __USE_GNU whitespace." into main by Elliott Hughes · 12 months ago
  19. 19443d7 Merge "sys_hwprobe_test.cpp: remove unnecessary __has_include()." into main by Elliott Hughes · 12 months ago
  20. 0616c25 Merge "<sys/sem.h>: fix __USE_GNU whitespace." into main by Elliott Hughes · 12 months ago
  21. 2d815f4 Merge "<dirent.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 12 months ago
  22. 03f1f44 sys_hwprobe_test.cpp: remove unnecessary __has_include(). by Elliott Hughes · 12 months ago
  23. 874254d Merge "Forward malloc_iterate/disable/enable to dispatch." into main by Christopher Ferris · 12 months ago
  24. 93cfdf3 <wchar.h>: fix __USE_GNU whitespace. by Elliott Hughes · 12 months ago
  25. 1e61a4a libc/private/*.h: canonical libc header style. by Elliott Hughes · 12 months ago
  26. 6334e8b Reland "riscv64: update the hwprobe test." by Elliott Hughes · 12 months ago
  27. ff0a9b3 <dirent.h>: reduce __USE_GNU scope. by Elliott Hughes · 12 months ago
  28. f84469b <sys/sem.h>: fix __USE_GNU whitespace. by Elliott Hughes · 12 months ago
  29. c1569a8 Forward malloc_iterate/disable/enable to dispatch. by Mitch Phillips · 6 years ago
  30. 566527b Fix fsid error by GuangWei Zhang · 1 year, 3 months ago
  31. a372337 Merge "Revert "riscv64: update the hwprobe test."" into main by Liana Kazanova (xWF) · 12 months ago
  32. 64110d2 Merge "<sys/mman.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 12 months ago
  33. 7eb18b6 Revert "riscv64: update the hwprobe test." by Liana Kazanova (xWF) · 12 months ago
  34. b792742 Merge "riscv64: update the hwprobe test." into main by Elliott Hughes · 12 months ago
  35. 4d5aa95 Merge "<sys/mman.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 12 months ago
  36. a544a77 Merge "<signal.h>: fix whitespace around __USE_GNU." into main by Elliott Hughes · 12 months ago
  37. 04b17bf Merge "<unistd.h>: reduce __USE_GNU scope." into main by Elliott Hughes · 12 months ago
  38. ac773cb Merge "<sys/mman.h>: don't duplicate constants." into main by Elliott Hughes · 12 months ago
  39. 5aaacbe <unistd.h>: SEEK_HOLE/SEEK_DATA are in POSIX now. by Elliott Hughes · 12 months ago
  40. 25fd37d <unistd.h>: reduce __USE_GNU scope. by Elliott Hughes · 12 months ago
  41. f6adb1d <signal.h>: fix whitespace around __USE_GNU. by Elliott Hughes · 12 months ago
  42. f3dd819 <sys/mman.h>: don't duplicate constants. by Elliott Hughes · 12 months ago
  43. 6c618e9 <sys/mman.h>: reduce __USE_GNU scope. by Elliott Hughes · 12 months ago
  44. cd3605e riscv64: update the hwprobe test. by Elliott Hughes · 12 months ago
  45. a4bf322 Merge "<time.h>: decrease __USE_GNU scope." into main by Elliott Hughes · 12 months ago
  46. e291ef9 Merge "<sys/types.h>: remove ancient `ssize_t` hack." into main by Elliott Hughes · 12 months ago
  47. 5496f60 <sys/mman.h>: reduce __USE_GNU scope. by Elliott Hughes · 12 months ago
  48. b53828e <time.h>: decrease __USE_GNU scope. by Elliott Hughes · 12 months ago
  49. cb0e5ae Merge "Update <endian.h> for POSIX 2024." into main by Elliott Hughes · 12 months ago
  50. a8e85c1 Merge "The long double math constants are now POSIX." into main by Elliott Hughes · 12 months ago
  51. adc18c2 <sys/types.h>: remove ancient `ssize_t` hack. by Elliott Hughes · 12 months ago
  52. 67ce6c7 Merge "Remove some `|| defined(__BIONIC__)` cruft." into main by Elliott Hughes · 12 months ago
  53. bddd387 Merge "Catch up with a few years worth of "syscalls we should probably use"." into main by Elliott Hughes · 12 months ago
  54. 5c95db1 Merge "Force malloc_debug_unit_tests to use _FORTIFY_SOURCE=2" into main by Sharjeel Khan · 12 months ago
  55. 378db3c Force malloc_debug_unit_tests to use _FORTIFY_SOURCE=2 by Sharjeel Khan · 12 months ago
  56. eea6483 Remove some `|| defined(__BIONIC__)` cruft. by Elliott Hughes · 12 months ago
  57. c74428b Update <endian.h> for POSIX 2024. by Elliott Hughes · 12 months ago
  58. 1497cec <arpa/inet.h>: be explicit about inclusion of <endian.h>. by Elliott Hughes · 12 months ago
  59. 401435d The long double math constants are now POSIX. by Elliott Hughes · 12 months ago
  60. 216f3ad Fix up __BIONIC_AVAILABILITY_GUARD() formatting. by Elliott Hughes · 12 months ago
  61. 1d1e54b Catch up with a few years worth of "syscalls we should probably use". by Elliott Hughes · 12 months ago
  62. d5f0b6c Merge "Revert "Remove obsolete workaround."" into main by Treehugger Robot · 12 months ago
  63. 827b61a Revert "Remove obsolete workaround." by Elliott Hughes · 12 months ago
  64. f514030 Merge "Remove obsolete workaround." into main by Elliott Hughes · 12 months ago
  65. 847e746 Merge "Update to v6.13 kernel headers." into main by Christopher Ferris · 12 months ago
  66. decab40 Merge "Remove obsolete workaround." into main by Elliott Hughes · 12 months ago
  67. e8f22c3 Merge "<dlfcn.h>: track POSIX 2024." into main by Elliott Hughes · 12 months ago
  68. 2c9a5ba Merge "API level 21 is the lowest still supported by the NDK." into main by Elliott Hughes · 12 months ago
  69. 3762d76 Update to v6.13 kernel headers. by Christopher Ferris · 12 months ago
  70. 21ccc5f Remove obsolete workaround. by Elliott Hughes · 12 months ago
  71. 2339cc2 Remove obsolete workaround. by Elliott Hughes · 12 months ago
  72. b040028 <dlfcn.h>: track POSIX 2024. by Elliott Hughes · 12 months ago
  73. d5fde2d API level 21 is the lowest still supported by the NDK. by Elliott Hughes · 12 months ago
  74. af9784d Merge "Fix bionic unit tests with HWASan after Fortify+HWASan workaround." into main am: 731631f300 by Treehugger Robot · 12 months ago
  75. 731631f Merge "Fix bionic unit tests with HWASan after Fortify+HWASan workaround." into main by Treehugger Robot · 12 months ago
  76. 453b076 Merge "Add __BIONIC_DISABLE_MALLOC_USABLE_SIZE_FORTIFY_WARNINGS to allow _FORTIFY_SOURCE=3 with malloc_usable_size" into main am: 3442db9954 by Sharjeel Khan · 12 months ago
  77. f4e6fd4 Merge "Document LD_DEBUG." into main am: 913fd363b8 by Elliott Hughes · 12 months ago
  78. 3442db9 Merge "Add __BIONIC_DISABLE_MALLOC_USABLE_SIZE_FORTIFY_WARNINGS to allow _FORTIFY_SOURCE=3 with malloc_usable_size" into main by Sharjeel Khan · 12 months ago
  79. 913fd36 Merge "Document LD_DEBUG." into main by Elliott Hughes · 12 months ago
  80. dd12616 Fix bionic unit tests with HWASan after Fortify+HWASan workaround. by Peter Collingbourne · 12 months ago
  81. 9d29c7e Add __BIONIC_DISABLE_MALLOC_USABLE_SIZE_FORTIFY_WARNINGS to allow by Sharjeel Khan · 12 months ago
  82. 43fdfb7 Merge "Enable AutoFDO for libc" into main am: 4b1e9a07d9 by Yi Kong · 12 months ago
  83. 4b1e9a0 Merge "Enable AutoFDO for libc" into main by Yi Kong · 12 months ago
  84. 4495d73 Merge "Add check to allow specific case of malloc_usable_size with _FORTIFY_SOURCE=3" into main am: 31d63b10a6 by Sharjeel Khan · 12 months ago
  85. 31d63b1 Merge "Add check to allow specific case of malloc_usable_size with _FORTIFY_SOURCE=3" into main by Sharjeel Khan · 12 months ago
  86. 26d0af2 Enable AutoFDO for libc by Yi Kong · 12 months ago
  87. ddbb665 Merge "Remove #if'ery around __bionic_asm_custom_note_gnu_section()." into main am: 1f3060c7ec by Elliott Hughes · 12 months ago
  88. b31c8be Merge "Add and use GETENTROPY_MAX from POSIX 2024." into main am: da116fbee8 by Elliott Hughes · 12 months ago
  89. 1f3060c Merge "Remove #if'ery around __bionic_asm_custom_note_gnu_section()." into main by Elliott Hughes · 12 months ago
  90. da116fb Merge "Add and use GETENTROPY_MAX from POSIX 2024." into main by Elliott Hughes · 12 months ago
  91. 2323f5e Remove #if'ery around __bionic_asm_custom_note_gnu_section(). by Elliott Hughes · 12 months ago
  92. aac2db2 Add check to allow specific case of malloc_usable_size with _FORTIFY_SOURCE=3 by Sharjeel Khan · 1 year ago
  93. a4264a0 Add and use GETENTROPY_MAX from POSIX 2024. by Elliott Hughes · 12 months ago
  94. fae58f5 Document LD_DEBUG. by Elliott Hughes · 12 months ago
  95. 7166408 Merge "Update the gets() advice." into main by Elliott Hughes · 12 months ago
  96. 69b8291 Merge "fcntl_test.cpp: remove obsolete glibc hack." into main by Elliott Hughes · 12 months ago
  97. c08ece9 Merge "Allow Landlock Syscalls" into main by Ben Scarlato · 12 months ago
  98. c1a4b39 fcntl_test.cpp: remove obsolete glibc hack. by Elliott Hughes · 12 months ago
  99. 884e24b Update the gets() advice. by Elliott Hughes · 12 months ago
  100. ba03012 Allow Landlock Syscalls by Ben Scarlato · 12 months ago