1. a1b5ca2 Always use `__foo__` for attribute names. by Elliott Hughes · 2 years ago
  2. 785e161 Merge "Update to v6.8 kernel headers." into main by Christopher Ferris · 2 years ago
  3. 58f06e1 Use inline keyword without underscores consistently by Nick Desaulniers · 2 years ago
  4. b830ddf Update to v6.8 kernel headers. by Christopher Ferris · 2 years ago
  5. a69e5af Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACRO by Steven Moreland · 2 years ago
  6. 3bfb6ee sysconf()/getpagesize() documentation. by Elliott Hughes · 2 years ago
  7. 6cd03ef Update FreeBSD elf_common.h. by Elliott Hughes · 2 years, 1 month ago
  8. 364fc76 Consistently use 'op' in argument names. by Elliott Hughes · 2 years, 1 month ago
  9. f6e9904 Add ..DEPRECATED_PAGE_SIZE macro by Steven Moreland · 2 years, 1 month ago
  10. 0f79521 Update to v6.7 kernel headers. by Christopher Ferris · 2 years, 3 months ago
  11. 5850f6f Use the canonical idiom for sockaddr_storage. by Elliott Hughes · 2 years, 4 months ago
  12. 001faba Merge "Avoid multiple definitions of `struct tcphdr`." into main by Elliott Hughes · 2 years, 4 months ago
  13. b4a9b17 Avoid multiple definitions of `struct tcphdr`. by Elliott Hughes · 2 years, 4 months ago
  14. df53b16 Avoid multiple definitions of sigaction. by Elliott Hughes · 2 years, 4 months ago
  15. 67d1e5e Update to v6.6 kernel headers. by Christopher Ferris · 2 years, 5 months ago
  16. 389a40a Merge "Remove <ctype.h> cruft." into main by Elliott Hughes · 2 years, 6 months ago
  17. e370688 Remove <ctype.h> cruft. by Elliott Hughes · 3 years, 1 month ago
  18. 631dfbb Merge "Add the risc-v TLSDESC relocations." into main by Treehugger Robot · 2 years, 7 months ago
  19. ba7654a Add the risc-v TLSDESC relocations. by Elliott Hughes · 2 years, 7 months ago
  20. 8666d04 Update to v6.5 kernel headers. by Christopher Ferris · 2 years, 7 months ago
  21. 647472d <termios.h>: add two new POSIX functions. by Elliott Hughes · 2 years, 7 months ago
  22. 1245abf <sys/user.h>: factor PAGE_SIZE out into <bits/page_size.h>. by Elliott Hughes · 2 years, 8 months ago
  23. f517b68 Add some new risc-v ELF relocations. by Elliott Hughes · 2 years, 8 months ago
  24. a9e914d Make multibyte result constants public. by Dan Albert · 2 years, 9 months ago
  25. 7ca1626 Merge "Make getentropy available from <unistd.h>" into main by Treehugger Robot · 2 years, 9 months ago
  26. 7110157 Make getentropy available from <unistd.h> by David Benjamin · 2 years, 9 months ago
  27. 37c3f3c Update to v6.4 kernel headers. by Christopher Ferris · 2 years, 9 months ago
  28. fee0b45 Merge "Remove the always-true __INTRODUCED_IN() annotations." by Elliott Hughes · 2 years, 10 months ago
  29. 655e430 Remove the always-true __INTRODUCED_IN() annotations. by Elliott Hughes · 2 years, 10 months ago
  30. 836e81d _FILE_OFFSET_BITS is spelled with one underscore. by Elliott Hughes · 2 years, 10 months ago
  31. 1ee9fb5 Nullability check for wctype module. by zijunzhao · 2 years, 10 months ago
  32. 1e28d06 Nullability check for socket module. by zijunzhao · 2 years, 10 months ago
  33. 6d23a08 Nullability check for string modules. by zijunzhao · 2 years, 10 months ago
  34. 3184936 Merge "Nullability check for fcntl module." by Treehugger Robot · 2 years, 10 months ago
  35. 725c96c Nullability check for fcntl module. by zijunzhao · 2 years, 10 months ago
  36. f40b424 Nullability check for stdlib module. by zijunzhao · 2 years, 10 months ago
  37. cb5188d Merge "Nullability check for poll module." by Treehugger Robot · 2 years, 10 months ago
  38. b40e600 Nullability check for poll module. by zijunzhao · 2 years, 10 months ago
  39. a8d42a4 Nullability check for threads_inlines module. by zijunzhao · 2 years, 10 months ago
  40. 063b6bf Merge "Nullability check for stdatomic module." by Treehugger Robot · 2 years, 10 months ago
  41. 27713a5 Merge "Nullability check for termios_inlines module." by Treehugger Robot · 2 years, 10 months ago
  42. d909dff Nullability check for stdatomic module. by zijunzhao · 2 years, 10 months ago
  43. c5774b8 Merge "Nullability check for unistd module." by Treehugger Robot · 2 years, 10 months ago
  44. 9e19785 Nullability check for termios_inlines module. by zijunzhao · 2 years, 10 months ago
  45. 30cf6d0 Nullability check for unistd module. by zijunzhao · 2 years, 10 months ago
  46. acd090d Nullability check for stdio module. by zijunzhao · 2 years, 10 months ago
  47. 136e28f Nullability check for get_device_api_level_inlines module. by zijunzhao · 3 years ago
  48. 721b93d Merge "Fix the WIFSTOPPED definition." by Elliott Hughes · 3 years ago
  49. 2b8ca55 Fix the WIFSTOPPED definition. by Elliott Hughes · 3 years ago
  50. d3f2f10 Nullability check for getopt module. by zijunzhao · 3 years ago
  51. b4e4d05 Nullability check for ctype_inlines module. by zijunzhao · 3 years ago
  52. 028bb54 Merge "Nullability check for strcasecmp module." by Treehugger Robot · 3 years ago
  53. 88f4b1a Nullability check for strcasecmp module. by zijunzhao · 3 years ago
  54. 628d8ca Nullability check for swab module. by zijunzhao · 3 years ago
  55. 873c1ca Add SYS_riscv_flush_icache. by Elliott Hughes · 3 years ago
  56. 2e25c0f No-op DT_AARCH64_MEMTAG_* entries by Mitch Phillips · 3 years, 1 month ago
  57. 59d9026 Merge "Remove <fenv.h> inlines for obsolete API levels." by Elliott Hughes · 3 years, 2 months ago
  58. b5ff68c Remove a tautology from <bits/threads_inlines.h>. by Elliott Hughes · 3 years, 2 months ago
  59. 2f5829b Remove <fenv.h> inlines for obsolete API levels. by Elliott Hughes · 3 years, 2 months ago
  60. b890ff3 Merge "libc/include: remove easy __ANDROID_API__ tautologies." by Elliott Hughes · 3 years, 2 months ago
  61. f4ace9d libc/include: remove easy __ANDROID_API__ tautologies. by Elliott Hughes · 3 years, 2 months ago
  62. 3c3736e Remove <sys/statvfs.h> inlines for API level 19. by Elliott Hughes · 3 years, 2 months ago
  63. 4c6d66c riscv64 <fenv.h>. by Elliott Hughes · 3 years, 6 months ago
  64. 0f19b10 Switch to FreeBSD's elf_common.h. by Elliott Hughes · 3 years, 6 months ago
  65. 900a989 Mention O_CREAT and O_TMPFILE in both open(2) fortify messages. by Elliott Hughes · 3 years, 10 months ago
  66. 2b64e40 Merge "Avoid usage of LONG_BIT in signal headers." by Treehugger Robot · 4 years, 1 month ago
  67. 08b968b Avoid usage of LONG_BIT in signal headers. by Peter Collingbourne · 4 years, 1 month ago
  68. 1ed5534 Update to v5.17 kernel headers. by Christopher Ferris · 4 years, 1 month ago
  69. db71def Annotate fortify functions with diagnose_as_builtin by Pirama Arumuga Nainar · 4 years, 3 months ago
  70. a479261 Update to v5.16 kernel headers. by Christopher Ferris · 4 years, 3 months ago
  71. 2abfa9e Update to v5.15 kernel headers. by Christopher Ferris · 4 years, 5 months ago
  72. 3a39c0b Update to v5.14 kernel headers. by Christopher Ferris · 4 years, 7 months ago
  73. fcc3b4f Update to v5.13 kernel headers. by Christopher Ferris · 4 years, 9 months ago
  74. a9750ed Update to v5.12 kernel headers. by Christopher Ferris · 5 years ago
  75. 05667cd Update to v5.11 kernel headers. by Christopher Ferris · 5 years ago
  76. eae41f8 Fix __VERSIONER_NO_GUARD cases for availability. by Dan Albert · 5 years ago
  77. 32ff3f8 Update to v5.10 kernel headers. by Christopher Ferris · 5 years ago
  78. 25c18d4 Update to v5.9 kernel headers. by Christopher Ferris · 5 years ago
  79. 8d55d18 Enable BTI in bionic linker by Tamas Petz · 6 years ago
  80. 2dbea43 Make swab(3) inline prior to API 28. by Dan Albert · 7 years ago
  81. 8177cdf Update to v5.8 kernel headers. by Christopher Ferris · 6 years ago
  82. 03581d7 Merge changes I6c9c2bf5,I23991692 by Tom Cherry · 6 years ago
  83. 6f2e810 Cleanup some trivial TODOs. by Tom Cherry · 6 years ago
  84. bb9fcb4 Update to v5.6 kernel headers. by Christopher Ferris · 6 years ago
  85. fa658eb Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 6 years ago
  86. 33318f5 Merge "Add a libc wrapper for statx(2)." by Elliott Hughes · 6 years ago
  87. c5d9036 Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>. by Elliott Hughes · 6 years ago
  88. 733cedd Add a libc wrapper for statx(2). by Elliott Hughes · 6 years ago
  89. db5c45b Merge "fortify: simplify strlen for LLVM's new optimization" by George Burgess IV · 6 years ago
  90. 36359f4 Remove unused declarations. by Elliott Hughes · 6 years ago
  91. 5ac438e Clean up mips references in the headers. by Elliott Hughes · 6 years ago
  92. d02e7b1 fortify: simplify strlen for LLVM's new optimization by George Burgess IV · 6 years ago
  93. 44c01c7 Clean up the math headers. by Elliott Hughes · 6 years ago
  94. fd2eb42 Merge "<ctype.h>: inline the ASCII functions." by Elliott Hughes · 6 years ago
  95. 026d3a8 <ctype.h>: inline the ASCII functions. by Elliott Hughes · 6 years ago
  96. 2f78765 fortify: remove 'optimizations' for functions that LLVM knows about by George Burgess IV · 6 years ago
  97. 09e77f3 _FILE_OFFSET_BITS=64 support for fcntl. by Elliott Hughes · 6 years ago
  98. d98dac41 versioner: Fix fortified sendto by Logan Chien · 6 years ago
  99. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  100. 8a0cdb1 fortify: allow diagnostics without run-time checks (attempt #2) by George Burgess IV · 6 years ago