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