1. 2b64e40 Merge "Avoid usage of LONG_BIT in signal headers." by Treehugger Robot · 3 years, 10 months ago
  2. 08b968b Avoid usage of LONG_BIT in signal headers. by Peter Collingbourne · 3 years, 10 months ago
  3. 1ed5534 Update to v5.17 kernel headers. by Christopher Ferris · 3 years, 10 months ago
  4. db71def Annotate fortify functions with diagnose_as_builtin by Pirama Arumuga Nainar · 4 years ago
  5. a479261 Update to v5.16 kernel headers. by Christopher Ferris · 4 years ago
  6. 2abfa9e Update to v5.15 kernel headers. by Christopher Ferris · 4 years, 3 months ago
  7. 3a39c0b Update to v5.14 kernel headers. by Christopher Ferris · 4 years, 5 months ago
  8. fcc3b4f Update to v5.13 kernel headers. by Christopher Ferris · 4 years, 7 months ago
  9. a9750ed Update to v5.12 kernel headers. by Christopher Ferris · 4 years, 9 months ago
  10. 05667cd Update to v5.11 kernel headers. by Christopher Ferris · 5 years ago
  11. eae41f8 Fix __VERSIONER_NO_GUARD cases for availability. by Dan Albert · 5 years ago
  12. 32ff3f8 Update to v5.10 kernel headers. by Christopher Ferris · 5 years ago
  13. 25c18d4 Update to v5.9 kernel headers. by Christopher Ferris · 5 years ago
  14. 8d55d18 Enable BTI in bionic linker by Tamas Petz · 6 years ago
  15. 2dbea43 Make swab(3) inline prior to API 28. by Dan Albert · 7 years ago
  16. 8177cdf Update to v5.8 kernel headers. by Christopher Ferris · 5 years ago
  17. 03581d7 Merge changes I6c9c2bf5,I23991692 by Tom Cherry · 6 years ago
  18. 6f2e810 Cleanup some trivial TODOs. by Tom Cherry · 6 years ago
  19. bb9fcb4 Update to v5.6 kernel headers. by Christopher Ferris · 6 years ago
  20. fa658eb Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 6 years ago
  21. 33318f5 Merge "Add a libc wrapper for statx(2)." by Elliott Hughes · 6 years ago
  22. c5d9036 Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>. by Elliott Hughes · 6 years ago
  23. 733cedd Add a libc wrapper for statx(2). by Elliott Hughes · 6 years ago
  24. db5c45b Merge "fortify: simplify strlen for LLVM's new optimization" by George Burgess IV · 6 years ago
  25. 36359f4 Remove unused declarations. by Elliott Hughes · 6 years ago
  26. 5ac438e Clean up mips references in the headers. by Elliott Hughes · 6 years ago
  27. d02e7b1 fortify: simplify strlen for LLVM's new optimization by George Burgess IV · 6 years ago
  28. 44c01c7 Clean up the math headers. by Elliott Hughes · 6 years ago
  29. fd2eb42 Merge "<ctype.h>: inline the ASCII functions." by Elliott Hughes · 6 years ago
  30. 026d3a8 <ctype.h>: inline the ASCII functions. by Elliott Hughes · 6 years ago
  31. 2f78765 fortify: remove 'optimizations' for functions that LLVM knows about by George Burgess IV · 6 years ago
  32. 09e77f3 _FILE_OFFSET_BITS=64 support for fcntl. by Elliott Hughes · 6 years ago
  33. d98dac41 versioner: Fix fortified sendto by Logan Chien · 6 years ago
  34. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  35. 8a0cdb1 fortify: allow diagnostics without run-time checks (attempt #2) by George Burgess IV · 6 years ago
  36. f38e8ca Stop using `__out` as a name. by Elliott Hughes · 6 years ago
  37. f359548 Revert "fortify: allow diagnostics without run-time checks" by George Burgess IV · 6 years ago
  38. d7e11b8 fortify: allow diagnostics without run-time checks by George Burgess IV · 6 years ago
  39. 3aedee9 fortify: remove last uses of __bos_trivially_not* by George Burgess IV · 6 years ago
  40. fd1ff4b fortify(string): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  41. 9349b9e fortify(fcntl): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  42. 3e565bd Merge "fortify(unistd): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
  43. 0e14c5a <unistd.h> __INTRODUCED_IN cleaup. by Elliott Hughes · 6 years ago
  44. da8d30f fortify(unistd): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  45. b8a95e2 Update to kernel headers v5.3.2. by Christopher Ferris · 6 years ago
  46. 113d6fa fortify(stdio): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  47. db87607 fortify(poll): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  48. bc37c5a fortify(strings): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  49. d0a0f72 fortify(socket/stat): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  50. 36926f4 fortify: account for new clang diagnostics by George Burgess IV · 6 years ago
  51. 2fb9a03 Merge "versioner: Fix bzero/bcopy fortify" by Logan Chien · 6 years ago
  52. 37ff081 Merge "Support statvfs on API levels before 19." by Elliott Hughes · 6 years ago
  53. b33952c versioner: Fix bzero/bcopy fortify by Logan Chien · 6 years ago
  54. 261bd74 Support statvfs on API levels before 19. by Elliott Hughes · 6 years ago
  55. 235aad1 versioner: Fix C11 threads.h by Logan Chien · 6 years ago
  56. a960142 Fix timespec.h documentation by Tom Cherry · 6 years ago
  57. 6d60145 Renumber arm64 TLS to match GNU values by Ryan Prichard · 6 years ago
  58. 76e2b15 Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>) by Tom Cherry · 7 years ago
  59. aeddbcf Update to kernel headers v5.2. by Christopher Ferris · 7 years ago
  60. 261b7f4 fortify: replace bzero/bcmp defines by George Burgess IV · 7 years ago
  61. 849c0b9 fortify: add __mempcpy_chk by George Burgess IV · 7 years ago
  62. 74519e7 fortify: fix overflow checks in unistd by George Burgess IV · 7 years ago
  63. 26d25a2 fortify: add even more warnings by George Burgess IV · 7 years ago
  64. 8c0ec11 fortify: fix up a few diagnostics; add __wur to realpath by George Burgess IV · 7 years ago
  65. 2356c93 fortify: add bit checking for open(at)?64 functions by George Burgess IV · 7 years ago
  66. 77f99aa fortify: add diagnostics for str* functions by George Burgess IV · 7 years ago
  67. cfede4f Merge changes Ic2d48c93,I981ac9bd by Treehugger Robot · 7 years ago
  68. 30d4c6f Merge "fortify: use __builtin_constant_p for more short-circuits" by Treehugger Robot · 7 years ago
  69. a743f31 Merge "fortify: Migrate trivial cases to dynamic check macros" by George Burgess IV · 7 years ago
  70. c03d596 fortify: s/([gl])eq/\1e/g by George Burgess IV · 7 years ago
  71. d9865e7 fortify: more use of __builtin_constant_p by George Burgess IV · 7 years ago
  72. a1a09b2 fortify: use __builtin_constant_p for more short-circuits by George Burgess IV · 7 years ago
  73. 32e8d4f Merge "fortify: inline #defined strings" by Treehugger Robot · 7 years ago
  74. b07c197 Merge "fortify: use a macro in diagnose_if" by Treehugger Robot · 7 years ago
  75. 5da5dd5 fortify: Migrate trivial cases to dynamic check macros by George Burgess IV · 7 years ago
  76. ff71793 fortify: inline #defined strings by George Burgess IV · 7 years ago
  77. 5273dc5 fortify: use a macro in diagnose_if by George Burgess IV · 7 years ago
  78. 24f97eb Update to kernel headers to v5.1.3. by Christopher Ferris · 7 years ago
  79. 31c7309 Add SEEK_DATA and SEEK_HOLE constants. by Elliott Hughes · 7 years ago
  80. 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 7 years ago
  81. c4c2e24 <bits/glibc-syscalls.h>: only regenerate when we have new uapi headers. by Elliott Hughes · 7 years ago
  82. 73d1fb9 Fix get_device_api_level_inlines.h in versioner by Logan Chien · 7 years ago
  83. c0f4656 Make android_get_application_target_sdk_version available to the NDK. by Elliott Hughes · 7 years ago
  84. 9ce2884 Update to v4.19 kernel headers. by Christopher Ferris · 7 years ago
  85. 82ab481 Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX. by Elliott Hughes · 7 years ago
  86. dd6763a Another round of documentation. by Elliott Hughes · 7 years ago
  87. ce934e3 Add android_get_device_api_level. by Elliott Hughes · 7 years ago
  88. 222ce95 Remove ARM/MIPS fenv duplication. by Elliott Hughes · 7 years ago
  89. b7b2884 Merge "Reland "Retire GCC FORTIFY."" by Elliott Hughes · 7 years ago
  90. c1c8a18 Fix arm32/64 dynamic TLS relocations by Ryan Prichard · 8 years ago
  91. 0d1a8a5 Reland "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  92. 4dbe8fc Revert "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  93. 067bdc9 Retire GCC FORTIFY. by Elliott Hughes · 7 years ago
  94. 76a1d45 Update to v4.17.3 kernel headers. by Christopher Ferris · 8 years ago
  95. 90234e5 Merge "Fortify ppoll64." by Elliott Hughes · 8 years ago
  96. b83bf14 Fortify ppoll64. by Elliott Hughes · 8 years ago
  97. de45dcb libc: silence unsigned->signed warnings with ioctl by George Burgess IV · 8 years ago
  98. 23415fc Add uc_sigmask64. by Elliott Hughes · 8 years ago
  99. f81abef Use __BIONIC_FORTIFY_VARIADIC for variadic functions. by Chih-Hung Hsieh · 8 years ago
  100. 59a6ee9 Merge "Add trivial termios tests." by Elliott Hughes · 8 years ago