1. 63df50e Mention ApplicationExitInfo in docs by Florian Mayer · 1 year, 11 months ago
  2. ca4749a header and android_crash_detail prefix for crash_detail API by Florian Mayer · 1 year, 11 months ago
  3. e2aefc4 Allow to re-use the same crash_detail. by Florian Mayer · 1 year, 11 months ago
  4. 7c83d09 Add API to allow apps to attach extra information to tombstones. by Florian Mayer · 2 years ago
  5. 9c06d16 s/master/main/ by Elliott Hughes · 2 years, 4 months ago
  6. 647472d <termios.h>: add two new POSIX functions. by Elliott Hughes · 2 years, 5 months ago
  7. 655e430 Remove the always-true __INTRODUCED_IN() annotations. by Elliott Hughes · 2 years, 7 months ago
  8. 421b0ac Remove __INTRODUCED_IN_ architecture macros. by Elliott Hughes · 2 years, 8 months ago
  9. ac6d59c Nullability check for modules in include/android directory by zijunzhao · 2 years, 9 months ago
  10. 572053a Time for SEO in <android/api-level.h>. by Elliott Hughes · 2 years, 10 months ago
  11. b3e895c Add macro for API level V. by Dan Albert · 2 years, 10 months ago
  12. fbd7970 Remove <stdlib.h> cruft. by Elliott Hughes · 2 years, 11 months ago
  13. 59d9026 Merge "Remove <fenv.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 11 months ago
  14. f5e899d Merge "Remove <sys/stat.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 11 months ago
  15. 7dfa18a Merge "Remove <signal.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 11 months ago
  16. 66734f0 Merge "Remove <sys/mman.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 11 months ago
  17. 19ed204 Remove <sys/mman.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 11 months ago
  18. acaaab0 Remove <errno.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 11 months ago
  19. 432a4af Remove <signal.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 11 months ago
  20. 2f5829b Remove <fenv.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 11 months ago
  21. 3f3a8cd Remove <sys/stat.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 11 months ago
  22. 6ccb71c Merge "Remove <sys/statvfs.h> inlines for API level 19." by Elliott Hughes · 2 years, 11 months ago
  23. 3c3736e Remove <sys/statvfs.h> inlines for API level 19. by Elliott Hughes · 2 years, 11 months ago
  24. d3ebc2f Merge "Remove <stdlib.h> abs/labs/llabs inline for API level 19." by Elliott Hughes · 2 years, 11 months ago
  25. 527d012 Remove <stdlib.h> abs/labs/llabs inline for API level 19. by Elliott Hughes · 3 years ago
  26. ed07723 Remove <sys/wait.h> wait4() inline for API level 18. by Elliott Hughes · 3 years ago
  27. 5cfca6b Add fdsan owner type for native_handle_t by Brian Duddie · 3 years, 5 months ago
  28. 7b396ae Add the other known aliases for the recent Android releases. by Elliott Hughes · 3 years, 6 months ago
  29. 8cd2ebf Add Android U API level to NDK headers by Michael Wright · 3 years, 7 months ago
  30. 8813464 legacy strtof inline: don't set errno for "inf" by Ryan Prichard · 3 years, 9 months ago
  31. 08b968b Avoid usage of LONG_BIT in signal headers. by Peter Collingbourne · 3 years, 10 months ago
  32. e410625 Fix copy pasta in guard macro for weak symbols. by Dan Albert · 4 years ago
  33. e791552 Add API level define for T. by Dan Albert · 4 years, 4 months ago
  34. a37b181 Rename __ANDROID_UNGUARDED_AVAILABILITY__ -> __ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__. by Elliott Hughes · 5 years ago
  35. eae41f8 Fix __VERSIONER_NO_GUARD cases for availability. by Dan Albert · 5 years ago
  36. bb19208 Guard __libc_current_sigrtmin/max with __builtin_available by Jiyong Park · 5 years ago
  37. 23bfed2 __INTRODUCED_IN macros add the availability attribute by Jiyong Park · 5 years ago
  38. 43978a0 Fix things so that <features.h> can be used from assembler again. by Elliott Hughes · 5 years ago
  39. d8f4691 Add api-level.h to dac, improve docs. by Dan Albert · 5 years ago
  40. 2dbea43 Make swab(3) inline prior to API 28. by Dan Albert · 7 years ago
  41. cf34653 More cleanup for #inclusivefixit. by Elliott Hughes · 5 years ago
  42. 14dcbf8 Add API constant for S. by Dan Albert · 6 years ago
  43. 4a6899c Add ffsl(3), ffsll(3). by Elliott Hughes · 6 years ago
  44. 5ac438e Clean up mips references in the headers. by Elliott Hughes · 6 years ago
  45. 44c01c7 Clean up the math headers. by Elliott Hughes · 6 years ago
  46. 5f1165c versioner: don't require mips headers. by Elliott Hughes · 6 years ago
  47. f39b085 Consistent <termios.h> behavior on all API levels. by Elliott Hughes · 6 years ago
  48. 5a750f3 versioner: Add __VERSIONER_FORTIFY_INLINE by Logan Chien · 6 years ago
  49. d7d9ebc versioner: Only enable annotation while running versioner by Logan Chien · 6 years ago
  50. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  51. 80e9f65 Remove __ANDROID_NDK__ from bionic, and document our #defines. by Elliott Hughes · 6 years ago
  52. 9823c92 Restore __ANDROID_NDK__. by Elliott Hughes · 6 years ago
  53. 261bd74 Support statvfs on API levels before 19. by Elliott Hughes · 6 years ago
  54. 6a51013 Reland "fdsan: make fatal by default." by Josh Gao · 6 years ago
  55. 76351e3 Revert "fdsan: make fatal by default." by Pete Gillin · 6 years ago
  56. 66b5e3c fdsan: make fatal by default. by Josh Gao · 6 years ago
  57. 6883b08 Reserve signal for java heap dumps. by Florian Mayer · 6 years ago
  58. 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 7 years ago
  59. ebe1ae7 Reserve realtime signal for libprofile-extras by Pirama Arumuga Nainar · 7 years ago
  60. c9e7018 Add introduced-in annotation to fdsan by Logan Chien · 7 years ago
  61. 5270017 Remove __INTRODUCED_IN_FUTURE. by Elliott Hughes · 7 years ago
  62. 78e9ebc The future is now (2019 edition). by Elliott Hughes · 7 years ago
  63. efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
  64. 0f57d56 Fix a comment in <android/api-level.h>. by Elliott Hughes · 7 years ago
  65. c0f4656 Make android_get_application_target_sdk_version available to the NDK. by Elliott Hughes · 7 years ago
  66. 8178c41 ART isn't using the ART-specific linker features any more. by Elliott Hughes · 7 years ago
  67. aede30d libc: Add default __STRING implementation by Logan Chien · 7 years ago
  68. f7f71e3 Add RT signal to load heapprofd library. by Florian Mayer · 7 years ago
  69. eb61430 Don't #define __ANDROID_NDK__ for the platform build! by Elliott Hughes · 7 years ago
  70. dd6763a Another round of documentation. by Elliott Hughes · 7 years ago
  71. 5fa9df8 fdsan: add type for libziparchive's ZipArchive. by Josh Gao · 7 years ago
  72. d527cf1 fdsan: add types for Java sockets. by Josh Gao · 7 years ago
  73. ce934e3 Add android_get_device_api_level. by Elliott Hughes · 7 years ago
  74. ab6a080 fdsan: add type for ART's FdFile. by Josh Gao · 7 years ago
  75. 222ce95 Remove ARM/MIPS fenv duplication. by Elliott Hughes · 7 years ago
  76. cd524ca Merge changes from topic "fdsan_abort_msg" by Josh Gao · 7 years ago
  77. ec24724 Merge changes from topic "bionic_fdsan_java" by Treehugger Robot · 7 years ago
  78. 2410769 Merge "Add fdsan owner type for sqlite." by Treehugger Robot · 7 years ago
  79. f3aa300 Stringify api_level in <android/versioning.h>. by Josh Gao · 7 years ago
  80. 4b9379c Merge "Start documenting libc." by Elliott Hughes · 7 years ago
  81. c1b4476 fdsan: make the tag type values sequential. by Josh Gao · 7 years ago
  82. 27cc4bc Add fdsan owner type for sqlite. by Josh Gao · 7 years ago
  83. b6b3a1d fdsan: expose functions to get and interpret tags. by Josh Gao · 7 years ago
  84. 462e90c Start documenting libc. by Elliott Hughes · 7 years ago
  85. cf97d7f Folks are starting to need a placeholder name for Q. by Elliott Hughes · 7 years ago
  86. e899e79 Mark fdsan functions as __attribute__((weak)). by Josh Gao · 8 years ago
  87. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 8 years ago
  88. da1994c Add dlext.h to the libdl doc group. by Dan Albert · 8 years ago
  89. 4d4a783 Add a few more legacy inlines for strto*_l. by Dan Albert · 8 years ago
  90. cc0fe6e The future is now (2018 edition). by Elliott Hughes · 8 years ago
  91. 5046e5f Make the <android/dlext.h> docs show up on the web. by Elliott Hughes · 8 years ago
  92. 989d804 Reland "Cleanup transitive includes in the legacy inlines." by Dan Albert · 8 years ago
  93. 54c7152 Revert "Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""""" by Joachim Sauer · 8 years ago
  94. a074ac7 Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines."""" by Dan Albert · 8 years ago
  95. 51a7fe8 Mark abs/labs/llabs as 19+ rather than 21+ by Ryan Prichard · 8 years ago
  96. b6c7f6e Fix arm/arm64 <fenv.h> to match current reality. by Elliott Hughes · 8 years ago
  97. b37e9aa Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""" by Dan Albert · 8 years ago
  98. f945fb6 Revert "Revert "Cleanup transitive includes in the legacy inlines."" by Dan Albert · 8 years ago
  99. 9cb8639 Revert "Cleanup transitive includes in the legacy inlines." by Orion Hodson · 8 years ago
  100. 43df953 Cleanup transitive includes in the legacy inlines. by Dan Albert · 8 years ago