1. 6fcc6e4 Prefer __ASSEMBLER__ to __ASSEMBLY__. by Elliott Hughes · 7 months ago
  2. f5f481f <android/api-level.h>: clarify the options somewhat. by Elliott Hughes · 9 months ago
  3. 216f3ad Fix up __BIONIC_AVAILABILITY_GUARD() formatting. by Elliott Hughes · 10 months ago
  4. 273080f Improve the <android/api-level.h> docs slightly. by Elliott Hughes · 11 months ago
  5. e9a34c5 Make it clearer that the macro names for API levels are deprecated. by Elliott Hughes · 11 months ago
  6. 0198e07 Revert^2 "No special treatment for vendor" by Jooyung Han · 1 year, 2 months ago
  7. b2aa69f Revert "No special treatment for vendor" by Priyanka Advani (xWF) · 1 year, 2 months ago
  8. 6e07b50 No special treatment for vendor by Jooyung Han · 1 year, 3 months ago
  9. 02ce401 API guard every post-21 API. by Dan Albert · 1 year, 3 months ago
  10. e5da496 Add __BIONIC_AVAILABILITY_GUARD(). by Dan Albert · 1 year, 3 months ago
  11. 64a4b53 Merge "Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation." into main by Elliott Hughes · 1 year, 3 months ago
  12. 414dd2d Always include <sys/cdefs.h> first. by Elliott Hughes · 1 year, 3 months ago
  13. 45655d3 Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation. by Elliott Hughes · 1 year, 3 months ago
  14. 52fe6ce Disable warning: passing no argument for the '...' parameter of a variadic macro is a C23 extension by Aditya Kumar · 1 year, 3 months ago
  15. 9d1ef60 Product variants are not in the NDK API surface. by Justin Yun · 1 year, 4 months ago
  16. ed2d383 Remove android/versioning.h support for versioner. by Dan Albert · 1 year, 5 months ago
  17. 14a5588 <stdlib.h>: ato*()/strto*() cleanup. by Elliott Hughes · 1 year, 5 months ago
  18. 0f27896 Merge "Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK()." into main by Elliott Hughes · 1 year, 5 months ago
  19. bbd39aa Replace http://man7.org links with https://man7.org links. by Elliott Hughes · 1 year, 5 months ago
  20. 2f9fe8c Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK(). by Elliott Hughes · 1 year, 5 months ago
  21. 66d6112 Merge "Require deprecation messages." into main by Treehugger Robot · 1 year, 6 months ago
  22. 88908db Merge "Minor <android/dlext.h> documentation improvements." into main by Elliott Hughes · 1 year, 8 months ago
  23. c2622a5 Minor <android/dlext.h> documentation improvements. by Elliott Hughes · 1 year, 8 months ago
  24. d6c3a07 Update <android/api-level.h>. by Elliott Hughes · 1 year, 8 months ago
  25. e25abd9 Require deprecation messages. by Dan Albert · 1 year, 8 months ago
  26. 2237fcf Revert "Use inline keyword without underscores consistently" by Dan Albert · 1 year, 8 months ago
  27. 398e1aa Allow deprecation messages. by Dan Albert · 1 year, 9 months ago
  28. a1b5ca2 Always use `__foo__` for attribute names. by Elliott Hughes · 1 year, 9 months ago
  29. 58f06e1 Use inline keyword without underscores consistently by Nick Desaulniers · 1 year, 9 months ago
  30. ef9504b Merge "Change doc about crash_detail name" into main by Treehugger Robot · 1 year, 10 months ago
  31. a5d6778 Change doc about crash_detail name by Florian Mayer · 1 year, 10 months ago
  32. ced6302 Ignore bionic versioning in vendor modules by Justin Yun · 1 year, 11 months ago
  33. 91a073d Merge "Remove unnecessary includes" into main am: 9218876df0 by Treehugger Robot · 1 year, 11 months ago
  34. 5f177e3 Remove unnecessary includes by Florian Mayer · 1 year, 11 months ago
  35. 7617af2 Merge "Improve android_set_abort_message() documentation." into main am: dcfc4a1ccc by Elliott Hughes · 1 year, 11 months ago
  36. 94c93d6 Improve android_set_abort_message() documentation. by Elliott Hughes · 1 year, 11 months ago
  37. de24241 Merge "Mention ApplicationExitInfo in docs" into main am: 6835b71819 by Treehugger Robot · 1 year, 11 months ago
  38. 63df50e Mention ApplicationExitInfo in docs by Florian Mayer · 1 year, 11 months ago
  39. 2f8ccc5 Merge changes from topics "crashapi2", "crashapi3" into main am: 30c7aad06d by Treehugger Robot · 1 year, 11 months ago
  40. 4bd5112 Allow to re-use the same crash_detail. am: e2aefc46e7 by Florian Mayer · 1 year, 11 months ago
  41. ca4749a header and android_crash_detail prefix for crash_detail API by Florian Mayer · 2 years ago
  42. ff5de23 Merge "Add API to allow apps to attach extra information to tombstones." into main am: 50f4d83960 by Florian Mayer · 2 years ago
  43. e2aefc4 Allow to re-use the same crash_detail. by Florian Mayer · 2 years ago
  44. 7c83d09 Add API to allow apps to attach extra information to tombstones. by Florian Mayer · 2 years ago
  45. 0962881 Merge "s/master/main/" into main am: a01b292ab9 am: f461a3878c am: 3852cfe4cb am: 3b3e2e9d46 am: 381d04c046 by Treehugger Robot · 2 years, 4 months ago
  46. 9c06d16 s/master/main/ by Elliott Hughes · 2 years, 4 months ago
  47. 92424f7 Merge "<termios.h>: add two new POSIX functions." into main am: b130e6dae0 am: f9189bb67d am: 0e87776adc am: 42fd8dbd98 am: 678e06ac31 by Elliott Hughes · 2 years, 5 months ago
  48. 647472d <termios.h>: add two new POSIX functions. by Elliott Hughes · 2 years, 5 months ago
  49. 4b3d3fa Merge "Revert^2 "fdsan android::Parcel"" by Steven Moreland · 2 years, 7 months ago
  50. 1d413fc Revert^2 "fdsan android::Parcel" by Steven Moreland · 2 years, 7 months ago
  51. 9a97d9e Merge "Revert "fdsan android::Parcel"" by Priyanka Advani · 2 years, 7 months ago
  52. 7836677 Revert "fdsan android::Parcel" by Priyanka Advani · 2 years, 7 months ago
  53. e426ec9 Merge "fdsan android::Parcel" by Steven Moreland · 2 years, 7 months ago
  54. 655e430 Remove the always-true __INTRODUCED_IN() annotations. by Elliott Hughes · 2 years, 7 months ago
  55. 94e2325 fdsan android::Parcel by Steven Moreland · 2 years, 7 months ago
  56. 421b0ac Remove __INTRODUCED_IN_ architecture macros. by Elliott Hughes · 2 years, 8 months ago
  57. ac6d59c Nullability check for modules in include/android directory by zijunzhao · 2 years, 9 months ago
  58. 572053a Time for SEO in <android/api-level.h>. by Elliott Hughes · 2 years, 10 months ago
  59. b3e895c Add macro for API level V. by Dan Albert · 2 years, 10 months ago
  60. fbd7970 Remove <stdlib.h> cruft. by Elliott Hughes · 2 years, 11 months ago
  61. 59d9026 Merge "Remove <fenv.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 11 months ago
  62. f5e899d Merge "Remove <sys/stat.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 11 months ago
  63. 7dfa18a Merge "Remove <signal.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 11 months ago
  64. 66734f0 Merge "Remove <sys/mman.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 11 months ago
  65. 19ed204 Remove <sys/mman.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 11 months ago
  66. acaaab0 Remove <errno.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 11 months ago
  67. 432a4af Remove <signal.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 11 months ago
  68. 2f5829b Remove <fenv.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 11 months ago
  69. 3f3a8cd Remove <sys/stat.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 11 months ago
  70. 6ccb71c Merge "Remove <sys/statvfs.h> inlines for API level 19." by Elliott Hughes · 2 years, 11 months ago
  71. 3c3736e Remove <sys/statvfs.h> inlines for API level 19. by Elliott Hughes · 2 years, 11 months ago
  72. d3ebc2f Merge "Remove <stdlib.h> abs/labs/llabs inline for API level 19." by Elliott Hughes · 2 years, 11 months ago
  73. 527d012 Remove <stdlib.h> abs/labs/llabs inline for API level 19. by Elliott Hughes · 3 years ago
  74. ed07723 Remove <sys/wait.h> wait4() inline for API level 18. by Elliott Hughes · 3 years ago
  75. 5cfca6b Add fdsan owner type for native_handle_t by Brian Duddie · 3 years, 5 months ago
  76. 7b396ae Add the other known aliases for the recent Android releases. by Elliott Hughes · 3 years, 6 months ago
  77. 8cd2ebf Add Android U API level to NDK headers by Michael Wright · 3 years, 7 months ago
  78. 8813464 legacy strtof inline: don't set errno for "inf" by Ryan Prichard · 3 years, 9 months ago
  79. 08b968b Avoid usage of LONG_BIT in signal headers. by Peter Collingbourne · 3 years, 10 months ago
  80. e410625 Fix copy pasta in guard macro for weak symbols. by Dan Albert · 4 years ago
  81. e791552 Add API level define for T. by Dan Albert · 4 years, 5 months ago
  82. a37b181 Rename __ANDROID_UNGUARDED_AVAILABILITY__ -> __ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__. by Elliott Hughes · 5 years ago
  83. eae41f8 Fix __VERSIONER_NO_GUARD cases for availability. by Dan Albert · 5 years ago
  84. bb19208 Guard __libc_current_sigrtmin/max with __builtin_available by Jiyong Park · 5 years ago
  85. 23bfed2 __INTRODUCED_IN macros add the availability attribute by Jiyong Park · 5 years ago
  86. 43978a0 Fix things so that <features.h> can be used from assembler again. by Elliott Hughes · 5 years ago
  87. d8f4691 Add api-level.h to dac, improve docs. by Dan Albert · 5 years ago
  88. 2dbea43 Make swab(3) inline prior to API 28. by Dan Albert · 7 years ago
  89. cf34653 More cleanup for #inclusivefixit. by Elliott Hughes · 5 years ago
  90. 14dcbf8 Add API constant for S. by Dan Albert · 6 years ago
  91. 4a6899c Add ffsl(3), ffsll(3). by Elliott Hughes · 6 years ago
  92. 5ac438e Clean up mips references in the headers. by Elliott Hughes · 6 years ago
  93. 44c01c7 Clean up the math headers. by Elliott Hughes · 6 years ago
  94. 5f1165c versioner: don't require mips headers. by Elliott Hughes · 6 years ago
  95. f39b085 Consistent <termios.h> behavior on all API levels. by Elliott Hughes · 6 years ago
  96. 5a750f3 versioner: Add __VERSIONER_FORTIFY_INLINE by Logan Chien · 6 years ago
  97. d7d9ebc versioner: Only enable annotation while running versioner by Logan Chien · 6 years ago
  98. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  99. 80e9f65 Remove __ANDROID_NDK__ from bionic, and document our #defines. by Elliott Hughes · 6 years ago
  100. 9823c92 Restore __ANDROID_NDK__. by Elliott Hughes · 6 years ago