1. 49f7f10 Merge "Add API constant for S." by Treehugger Robot · 6 years ago
  2. 03581d7 Merge changes I6c9c2bf5,I23991692 by Tom Cherry · 6 years ago
  3. 6f2e810 Cleanup some trivial TODOs. by Tom Cherry · 6 years ago
  4. bb9fcb4 Update to v5.6 kernel headers. by Christopher Ferris · 6 years ago
  5. 14dcbf8 Add API constant for S. by Dan Albert · 6 years ago
  6. 666b12e icmp6.h - add captive portal and pref64 nd opts by Maciej Żenczykowski · 6 years ago
  7. 02f9f4c Add documentation to <dirent.h>. by Elliott Hughes · 6 years ago
  8. 4a6899c Add ffsl(3), ffsll(3). by Elliott Hughes · 6 years ago
  9. fa658eb Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 6 years ago
  10. 33318f5 Merge "Add a libc wrapper for statx(2)." by Elliott Hughes · 6 years ago
  11. 521dab3 Merge "Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>." by Elliott Hughes · 6 years ago
  12. c5d9036 Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>. by Elliott Hughes · 6 years ago
  13. 733cedd Add a libc wrapper for statx(2). by Elliott Hughes · 6 years ago
  14. 5403bd6 Fix wrong link in getauxval(3) doc comment. by Elliott Hughes · 6 years ago
  15. db5c45b Merge "fortify: simplify strlen for LLVM's new optimization" by George Burgess IV · 6 years ago
  16. 36359f4 Remove unused declarations. by Elliott Hughes · 6 years ago
  17. 5ac438e Clean up mips references in the headers. by Elliott Hughes · 6 years ago
  18. d02e7b1 fortify: simplify strlen for LLVM's new optimization by George Burgess IV · 6 years ago
  19. 44c01c7 Clean up the math headers. by Elliott Hughes · 6 years ago
  20. fd2eb42 Merge "<ctype.h>: inline the ASCII functions." by Elliott Hughes · 6 years ago
  21. 3f41e14 Merge "fortify: remove 'optimizations' for functions that LLVM knows about" by George Burgess IV · 6 years ago
  22. 026d3a8 <ctype.h>: inline the ASCII functions. by Elliott Hughes · 6 years ago
  23. 2f78765 fortify: remove 'optimizations' for functions that LLVM knows about by George Burgess IV · 6 years ago
  24. 9354f3e Merge "Fix the libc/include .clang-format." by Treehugger Robot · 6 years ago
  25. 5f1165c versioner: don't require mips headers. by Elliott Hughes · 6 years ago
  26. 3288c2e Fix the libc/include .clang-format. by Elliott Hughes · 6 years ago
  27. 09e77f3 _FILE_OFFSET_BITS=64 support for fcntl. by Elliott Hughes · 6 years ago
  28. b070cab elf.h: move all the Android extensions together. by Elliott Hughes · 6 years ago
  29. 6663f55 Modernize SHT_RELR support. by Elliott Hughes · 6 years ago
  30. f39b085 Consistent <termios.h> behavior on all API levels. by Elliott Hughes · 6 years ago
  31. 3779d6d Merge "Add /system_ext/bin to shell search path" by Treehugger Robot · 6 years ago
  32. 580d17d Add /system_ext/bin to shell search path by Justin Yun · 6 years ago
  33. 5a750f3 versioner: Add __VERSIONER_FORTIFY_INLINE by Logan Chien · 6 years ago
  34. d7d9ebc versioner: Only enable annotation while running versioner by Logan Chien · 6 years ago
  35. d98dac41 versioner: Fix fortified sendto by Logan Chien · 6 years ago
  36. aaffa3c versioner: Update libc.map.txt to match annotations by Logan Chien · 6 years ago
  37. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  38. 9584fa4 Update to android-mainline kernel headers v5.4. by Christopher Ferris · 6 years ago
  39. 8a0cdb1 fortify: allow diagnostics without run-time checks (attempt #2) by George Burgess IV · 6 years ago
  40. f38e8ca Stop using `__out` as a name. by Elliott Hughes · 6 years ago
  41. 2fead5f Merge "Revert "fortify: allow diagnostics without run-time checks"" by George Burgess IV · 6 years ago
  42. f359548 Revert "fortify: allow diagnostics without run-time checks" by George Burgess IV · 6 years ago
  43. d1dcb72 Merge "fortify: allow diagnostics without run-time checks" by Treehugger Robot · 6 years ago
  44. a468123 search.h: add doc comments. by Elliott Hughes · 6 years ago
  45. b361e68 Header improvements. by Elliott Hughes · 6 years ago
  46. d7e11b8 fortify: allow diagnostics without run-time checks by George Burgess IV · 6 years ago
  47. e949195 Adopt GNU calling convention for ifunc resolvers. by Peter Collingbourne · 6 years ago
  48. 80e9f65 Remove __ANDROID_NDK__ from bionic, and document our #defines. by Elliott Hughes · 6 years ago
  49. e9ff762 Merge "Reimplement the <ctype.h> is* functions." by Elliott Hughes · 6 years ago
  50. ee15585 Merge "Restore __ANDROID_NDK__." by Elliott Hughes · 6 years ago
  51. 9823c92 Restore __ANDROID_NDK__. by Elliott Hughes · 6 years ago
  52. a4959aa Reimplement the <ctype.h> is* functions. by Elliott Hughes · 6 years ago
  53. 3aedee9 fortify: remove last uses of __bos_trivially_not* by George Burgess IV · 6 years ago
  54. fd1ff4b fortify(string): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  55. 9349b9e fortify(fcntl): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  56. 3e565bd Merge "fortify(unistd): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
  57. 0e14c5a <unistd.h> __INTRODUCED_IN cleaup. by Elliott Hughes · 6 years ago
  58. da8d30f fortify(unistd): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  59. 3398552 Merge "Remove __INTRODUCED_IN for obsolete API levels." by Treehugger Robot · 6 years ago
  60. f106a39 Remove __INTRODUCED_IN for obsolete API levels. by Elliott Hughes · 6 years ago
  61. b8a95e2 Update to kernel headers v5.3.2. by Christopher Ferris · 6 years ago
  62. 3d6cf76 Merge "<sys/select.h>: add docs, and a warning against using select()." by Elliott Hughes · 6 years ago
  63. cfac8d0 <sys/select.h>: add docs, and a warning against using select(). by Elliott Hughes · 6 years ago
  64. 113d6fa fortify(stdio): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  65. db87607 fortify(poll): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  66. bc37c5a fortify(strings): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  67. d0a0f72 fortify(socket/stat): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  68. 36926f4 fortify: account for new clang diagnostics by George Burgess IV · 6 years ago
  69. 2fb9a03 Merge "versioner: Fix bzero/bcopy fortify" by Logan Chien · 6 years ago
  70. 37ff081 Merge "Support statvfs on API levels before 19." by Elliott Hughes · 6 years ago
  71. add3a4a Merge "Add EFD_SEMAPHORE flag for eventfd." by Christopher Ferris · 6 years ago
  72. 2c4cb0d Add EFD_SEMAPHORE flag for eventfd. by Christopher Ferris · 6 years ago
  73. 8292d04 Merge "versioner: Fix C11 threads.h" by Logan Chien · 6 years ago
  74. b33952c versioner: Fix bzero/bcopy fortify by Logan Chien · 6 years ago
  75. 261bd74 Support statvfs on API levels before 19. by Elliott Hughes · 6 years ago
  76. 235aad1 versioner: Fix C11 threads.h by Logan Chien · 6 years ago
  77. 6d5277d Update references to the new com.android.art APEX. by Martin Stjernholm · 7 years ago
  78. 665e98e Merge "Add additional dl_phdr_info fields" by Ryan Prichard · 6 years ago
  79. a2e83ab Add additional dl_phdr_info fields by Ryan Prichard · 6 years ago
  80. 28cf07f Merge "Reland "fdsan: make fatal by default."" by Treehugger Robot · 6 years ago
  81. 6a51013 Reland "fdsan: make fatal by default." by Josh Gao · 6 years ago
  82. f69d852 Automatically include <android/ndk-version.h> from every header. by Elliott Hughes · 6 years ago
  83. a960142 Fix timespec.h documentation by Tom Cherry · 6 years ago
  84. c6c17ac Merge "Revert "fdsan: make fatal by default."" by Pete Gillin · 6 years ago
  85. 76351e3 Revert "fdsan: make fatal by default." by Pete Gillin · 6 years ago
  86. 592b5f5 Merge "fdsan: make fatal by default." by Josh Gao · 6 years ago
  87. 66b5e3c fdsan: make fatal by default. by Josh Gao · 6 years ago
  88. 3d24d2b Add memfd_create(2) and mlock2(2). by Elliott Hughes · 6 years ago
  89. 05b675e Add renameat2. by Elliott Hughes · 7 years ago
  90. 6d60145 Renumber arm64 TLS to match GNU values by Ryan Prichard · 6 years ago
  91. 6883b08 Reserve signal for java heap dumps. by Florian Mayer · 6 years ago
  92. 76e2b15 Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>) by Tom Cherry · 7 years ago
  93. 6901080 Implement new clock wait functions by Tom Cherry · 7 years ago
  94. aeddbcf Update to kernel headers v5.2. by Christopher Ferris · 7 years ago
  95. 261b7f4 fortify: replace bzero/bcmp defines by George Burgess IV · 7 years ago
  96. 849c0b9 fortify: add __mempcpy_chk by George Burgess IV · 7 years ago
  97. 74519e7 fortify: fix overflow checks in unistd by George Burgess IV · 7 years ago
  98. 26d25a2 fortify: add even more warnings by George Burgess IV · 7 years ago
  99. 8c0ec11 fortify: fix up a few diagnostics; add __wur to realpath by George Burgess IV · 7 years ago
  100. 2356c93 fortify: add bit checking for open(at)?64 functions by George Burgess IV · 7 years ago