1. f38e8ca Stop using `__out` as a name. by Elliott Hughes · 6 years ago
  2. 2fead5f Merge "Revert "fortify: allow diagnostics without run-time checks"" by George Burgess IV · 6 years ago
  3. f359548 Revert "fortify: allow diagnostics without run-time checks" by George Burgess IV · 6 years ago
  4. d1dcb72 Merge "fortify: allow diagnostics without run-time checks" by Treehugger Robot · 6 years ago
  5. a468123 search.h: add doc comments. by Elliott Hughes · 6 years ago
  6. b361e68 Header improvements. by Elliott Hughes · 6 years ago
  7. d7e11b8 fortify: allow diagnostics without run-time checks by George Burgess IV · 6 years ago
  8. e949195 Adopt GNU calling convention for ifunc resolvers. by Peter Collingbourne · 6 years ago
  9. 80e9f65 Remove __ANDROID_NDK__ from bionic, and document our #defines. by Elliott Hughes · 6 years ago
  10. e9ff762 Merge "Reimplement the <ctype.h> is* functions." by Elliott Hughes · 6 years ago
  11. ee15585 Merge "Restore __ANDROID_NDK__." by Elliott Hughes · 6 years ago
  12. 9823c92 Restore __ANDROID_NDK__. by Elliott Hughes · 6 years ago
  13. a4959aa Reimplement the <ctype.h> is* functions. by Elliott Hughes · 6 years ago
  14. 3aedee9 fortify: remove last uses of __bos_trivially_not* by George Burgess IV · 6 years ago
  15. fd1ff4b fortify(string): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  16. 9349b9e fortify(fcntl): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  17. 3e565bd Merge "fortify(unistd): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
  18. 0e14c5a <unistd.h> __INTRODUCED_IN cleaup. by Elliott Hughes · 6 years ago
  19. da8d30f fortify(unistd): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  20. 3398552 Merge "Remove __INTRODUCED_IN for obsolete API levels." by Treehugger Robot · 6 years ago
  21. f106a39 Remove __INTRODUCED_IN for obsolete API levels. by Elliott Hughes · 6 years ago
  22. b8a95e2 Update to kernel headers v5.3.2. by Christopher Ferris · 6 years ago
  23. 3d6cf76 Merge "<sys/select.h>: add docs, and a warning against using select()." by Elliott Hughes · 6 years ago
  24. cfac8d0 <sys/select.h>: add docs, and a warning against using select(). by Elliott Hughes · 6 years ago
  25. 113d6fa fortify(stdio): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  26. db87607 fortify(poll): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  27. bc37c5a fortify(strings): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  28. d0a0f72 fortify(socket/stat): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  29. 36926f4 fortify: account for new clang diagnostics by George Burgess IV · 6 years ago
  30. 2fb9a03 Merge "versioner: Fix bzero/bcopy fortify" by Logan Chien · 6 years ago
  31. 37ff081 Merge "Support statvfs on API levels before 19." by Elliott Hughes · 6 years ago
  32. add3a4a Merge "Add EFD_SEMAPHORE flag for eventfd." by Christopher Ferris · 6 years ago
  33. 2c4cb0d Add EFD_SEMAPHORE flag for eventfd. by Christopher Ferris · 6 years ago
  34. 8292d04 Merge "versioner: Fix C11 threads.h" by Logan Chien · 6 years ago
  35. b33952c versioner: Fix bzero/bcopy fortify by Logan Chien · 6 years ago
  36. 261bd74 Support statvfs on API levels before 19. by Elliott Hughes · 6 years ago
  37. 235aad1 versioner: Fix C11 threads.h by Logan Chien · 6 years ago
  38. 6d5277d Update references to the new com.android.art APEX. by Martin Stjernholm · 7 years ago
  39. 665e98e Merge "Add additional dl_phdr_info fields" by Ryan Prichard · 6 years ago
  40. a2e83ab Add additional dl_phdr_info fields by Ryan Prichard · 6 years ago
  41. 28cf07f Merge "Reland "fdsan: make fatal by default."" by Treehugger Robot · 6 years ago
  42. 6a51013 Reland "fdsan: make fatal by default." by Josh Gao · 6 years ago
  43. f69d852 Automatically include <android/ndk-version.h> from every header. by Elliott Hughes · 6 years ago
  44. a960142 Fix timespec.h documentation by Tom Cherry · 6 years ago
  45. c6c17ac Merge "Revert "fdsan: make fatal by default."" by Pete Gillin · 6 years ago
  46. 76351e3 Revert "fdsan: make fatal by default." by Pete Gillin · 6 years ago
  47. 592b5f5 Merge "fdsan: make fatal by default." by Josh Gao · 6 years ago
  48. 66b5e3c fdsan: make fatal by default. by Josh Gao · 6 years ago
  49. 3d24d2b Add memfd_create(2) and mlock2(2). by Elliott Hughes · 6 years ago
  50. 05b675e Add renameat2. by Elliott Hughes · 7 years ago
  51. 6d60145 Renumber arm64 TLS to match GNU values by Ryan Prichard · 6 years ago
  52. 6883b08 Reserve signal for java heap dumps. by Florian Mayer · 6 years ago
  53. 76e2b15 Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>) by Tom Cherry · 6 years ago
  54. 6901080 Implement new clock wait functions by Tom Cherry · 7 years ago
  55. aeddbcf Update to kernel headers v5.2. by Christopher Ferris · 7 years ago
  56. 261b7f4 fortify: replace bzero/bcmp defines by George Burgess IV · 7 years ago
  57. 849c0b9 fortify: add __mempcpy_chk by George Burgess IV · 7 years ago
  58. 74519e7 fortify: fix overflow checks in unistd by George Burgess IV · 7 years ago
  59. 26d25a2 fortify: add even more warnings by George Burgess IV · 7 years ago
  60. 8c0ec11 fortify: fix up a few diagnostics; add __wur to realpath by George Burgess IV · 7 years ago
  61. 2356c93 fortify: add bit checking for open(at)?64 functions by George Burgess IV · 7 years ago
  62. 77f99aa fortify: add diagnostics for str* functions by George Burgess IV · 7 years ago
  63. 738a6c9 <arpa/nameser.h>: fix INTRODUCED_IN API level. by Elliott Hughes · 7 years ago
  64. cfede4f Merge changes Ic2d48c93,I981ac9bd by Treehugger Robot · 7 years ago
  65. 30d4c6f Merge "fortify: use __builtin_constant_p for more short-circuits" by Treehugger Robot · 7 years ago
  66. a743f31 Merge "fortify: Migrate trivial cases to dynamic check macros" by George Burgess IV · 7 years ago
  67. c03d596 fortify: s/([gl])eq/\1e/g by George Burgess IV · 7 years ago
  68. d9865e7 fortify: more use of __builtin_constant_p by George Burgess IV · 7 years ago
  69. a1a09b2 fortify: use __builtin_constant_p for more short-circuits by George Burgess IV · 7 years ago
  70. 32e8d4f Merge "fortify: inline #defined strings" by Treehugger Robot · 7 years ago
  71. b07c197 Merge "fortify: use a macro in diagnose_if" by Treehugger Robot · 7 years ago
  72. 5da5dd5 fortify: Migrate trivial cases to dynamic check macros by George Burgess IV · 7 years ago
  73. ff71793 fortify: inline #defined strings by George Burgess IV · 7 years ago
  74. 5273dc5 fortify: use a macro in diagnose_if by George Burgess IV · 7 years ago
  75. 24f97eb Update to kernel headers to v5.1.3. by Christopher Ferris · 7 years ago
  76. 93f79a1 Merge "Annotate no_return and returns_twice functions." by Josh Gao · 7 years ago
  77. 3403315 Annotate no_return and returns_twice functions. by Josh Gao · 7 years ago
  78. 31c7309 Add SEEK_DATA and SEEK_HOLE constants. by Elliott Hughes · 7 years ago
  79. 4fa9b8c malloc.h: explicitly suggest malloc_info() instead of mallinfo(). by Elliott Hughes · 7 years ago
  80. 8c3140a Merge "threads.h: Add C11 thread support." by Elliott Hughes · 7 years ago
  81. 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 7 years ago
  82. 07c5587 paths.h: /sbin and /system/sbin no longer exist. by Elliott Hughes · 7 years ago
  83. c4c2e24 <bits/glibc-syscalls.h>: only regenerate when we have new uapi headers. by Elliott Hughes · 7 years ago
  84. 3e742cb Merge "Reserve realtime signal for libprofile-extras" by Pirama Arumuga Nainar · 7 years ago
  85. 3cfedf4 param.h: whitespace cleanup by Nick Kralevich · 7 years ago
  86. ebe1ae7 Reserve realtime signal for libprofile-extras by Pirama Arumuga Nainar · 7 years ago
  87. c50b6a2 Make powerof2 macro ubsan safe by Nick Kralevich · 7 years ago
  88. 118ab10 Merge "Add /product/bin to path" by Steven Moreland · 7 years ago
  89. c9e7018 Add introduced-in annotation to fdsan by Logan Chien · 7 years ago
  90. 73d1fb9 Fix get_device_api_level_inlines.h in versioner by Logan Chien · 7 years ago
  91. 3f68efc Suppress warnings on pthread_create by Logan Chien · 7 years ago
  92. 5270017 Remove __INTRODUCED_IN_FUTURE. by Elliott Hughes · 7 years ago
  93. 78e9ebc The future is now (2019 edition). by Elliott Hughes · 7 years ago
  94. ced659e Add /product/bin to path by Daniel Rosenberg · 7 years ago
  95. efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
  96. ae4d10b Add __attribute__((unused)) to __BIONIC_ERROR_FUNCTION_VISIBILITY by Logan Chien · 7 years ago
  97. fe21bba Add Android Runtime APEX bin directory to Bionic default shell search path. by Roland Levillain · 7 years ago
  98. 27beebf Revert "Add Android Runtime APEX directories to Bionic search paths." by Andreas Gampe · 7 years ago
  99. d2dd379 Add Android Runtime APEX directories to Bionic search paths. by Roland Levillain · 7 years ago
  100. 0f57d56 Fix a comment in <android/api-level.h>. by Elliott Hughes · 7 years ago