- a37b181 Rename __ANDROID_UNGUARDED_AVAILABILITY__ -> __ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__. by Elliott Hughes · 4 years, 7 months ago
- eae41f8 Fix __VERSIONER_NO_GUARD cases for availability. by Dan Albert · 4 years, 7 months ago
- bb19208 Guard __libc_current_sigrtmin/max with __builtin_available by Jiyong Park · 5 years ago
- 23bfed2 __INTRODUCED_IN macros add the availability attribute by Jiyong Park · 5 years ago
- 43978a0 Fix things so that <features.h> can be used from assembler again. by Elliott Hughes · 4 years, 8 months ago
- d8f4691 Add api-level.h to dac, improve docs. by Dan Albert · 5 years ago
- 2dbea43 Make swab(3) inline prior to API 28. by Dan Albert · 6 years ago
- cf34653 More cleanup for #inclusivefixit. by Elliott Hughes · 5 years ago
- 14dcbf8 Add API constant for S. by Dan Albert · 5 years ago
- 4a6899c Add ffsl(3), ffsll(3). by Elliott Hughes · 5 years ago
- 5ac438e Clean up mips references in the headers. by Elliott Hughes · 6 years ago
- 44c01c7 Clean up the math headers. by Elliott Hughes · 6 years ago
- 5f1165c versioner: don't require mips headers. by Elliott Hughes · 6 years ago
- f39b085 Consistent <termios.h> behavior on all API levels. by Elliott Hughes · 6 years ago
- 5a750f3 versioner: Add __VERSIONER_FORTIFY_INLINE by Logan Chien · 6 years ago
- d7d9ebc versioner: Only enable annotation while running versioner by Logan Chien · 6 years ago
- 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
- 80e9f65 Remove __ANDROID_NDK__ from bionic, and document our #defines. by Elliott Hughes · 6 years ago
- 9823c92 Restore __ANDROID_NDK__. by Elliott Hughes · 6 years ago
- 261bd74 Support statvfs on API levels before 19. by Elliott Hughes · 6 years ago
- 6a51013 Reland "fdsan: make fatal by default." by Josh Gao · 6 years ago
- 76351e3 Revert "fdsan: make fatal by default." by Pete Gillin · 6 years ago
- 66b5e3c fdsan: make fatal by default. by Josh Gao · 6 years ago
- 6883b08 Reserve signal for java heap dumps. by Florian Mayer · 6 years ago
- 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 6 years ago
- ebe1ae7 Reserve realtime signal for libprofile-extras by Pirama Arumuga Nainar · 6 years ago
- c9e7018 Add introduced-in annotation to fdsan by Logan Chien · 6 years ago
- 5270017 Remove __INTRODUCED_IN_FUTURE. by Elliott Hughes · 6 years ago
- 78e9ebc The future is now (2019 edition). by Elliott Hughes · 6 years ago
- efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
- 0f57d56 Fix a comment in <android/api-level.h>. by Elliott Hughes · 7 years ago
- c0f4656 Make android_get_application_target_sdk_version available to the NDK. by Elliott Hughes · 7 years ago
- 8178c41 ART isn't using the ART-specific linker features any more. by Elliott Hughes · 7 years ago
- aede30d libc: Add default __STRING implementation by Logan Chien · 7 years ago
- f7f71e3 Add RT signal to load heapprofd library. by Florian Mayer · 7 years ago
- eb61430 Don't #define __ANDROID_NDK__ for the platform build! by Elliott Hughes · 7 years ago
- dd6763a Another round of documentation. by Elliott Hughes · 7 years ago
- 5fa9df8 fdsan: add type for libziparchive's ZipArchive. by Josh Gao · 7 years ago
- d527cf1 fdsan: add types for Java sockets. by Josh Gao · 7 years ago
- ce934e3 Add android_get_device_api_level. by Elliott Hughes · 7 years ago
- ab6a080 fdsan: add type for ART's FdFile. by Josh Gao · 7 years ago
- 222ce95 Remove ARM/MIPS fenv duplication. by Elliott Hughes · 7 years ago
- cd524ca Merge changes from topic "fdsan_abort_msg" by Josh Gao · 7 years ago
- ec24724 Merge changes from topic "bionic_fdsan_java" by Treehugger Robot · 7 years ago
- 2410769 Merge "Add fdsan owner type for sqlite." by Treehugger Robot · 7 years ago
- f3aa300 Stringify api_level in <android/versioning.h>. by Josh Gao · 7 years ago
- 4b9379c Merge "Start documenting libc." by Elliott Hughes · 7 years ago
- c1b4476 fdsan: make the tag type values sequential. by Josh Gao · 7 years ago
- 27cc4bc Add fdsan owner type for sqlite. by Josh Gao · 7 years ago
- b6b3a1d fdsan: expose functions to get and interpret tags. by Josh Gao · 7 years ago
- 462e90c Start documenting libc. by Elliott Hughes · 7 years ago
- cf97d7f Folks are starting to need a placeholder name for Q. by Elliott Hughes · 7 years ago
- e899e79 Mark fdsan functions as __attribute__((weak)). by Josh Gao · 7 years ago
- f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 7 years ago
- da1994c Add dlext.h to the libdl doc group. by Dan Albert · 7 years ago
- 4d4a783 Add a few more legacy inlines for strto*_l. by Dan Albert · 8 years ago
- cc0fe6e The future is now (2018 edition). by Elliott Hughes · 8 years ago
- 5046e5f Make the <android/dlext.h> docs show up on the web. by Elliott Hughes · 8 years ago
- 989d804 Reland "Cleanup transitive includes in the legacy inlines." by Dan Albert · 8 years ago
- 54c7152 Revert "Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""""" by Joachim Sauer · 8 years ago
- a074ac7 Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines."""" by Dan Albert · 8 years ago
- 51a7fe8 Mark abs/labs/llabs as 19+ rather than 21+ by Ryan Prichard · 8 years ago
- b6c7f6e Fix arm/arm64 <fenv.h> to match current reality. by Elliott Hughes · 8 years ago
- b37e9aa Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""" by Dan Albert · 8 years ago
- f945fb6 Revert "Revert "Cleanup transitive includes in the legacy inlines."" by Dan Albert · 8 years ago
- 9cb8639 Revert "Cleanup transitive includes in the legacy inlines." by Orion Hodson · 8 years ago
- 43df953 Cleanup transitive includes in the legacy inlines. by Dan Albert · 8 years ago
- 8c2323c Fix "Add a legacy inline for mmap64". by Dan Albert · 8 years ago
- a613d0d Add a legacy inline for mmap64. by Dan Albert · 8 years ago
- a0c7ec8 Add O MR1 define by John Reck · 8 years ago
- 2f94a29 Rename _Exit in a way that works with libandroid_support. by Elliott Hughes · 8 years ago
- faa7434 Name function arguments in libc headers for Studio. by Elliott Hughes · 8 years ago
- cd8828c Put back the _Exit rename for pre-L. by Dan Albert · 8 years ago
- 9faa95c Merge "Fix error condition on strtof inline." by Treehugger Robot · 8 years ago
- bd3f657 Fix error condition on strtof inline. by Dan Albert · 8 years ago
- f66fa49 Add __ANDROID_NDK__ to identify using the NDK. by Dan Albert · 8 years ago
- e76ff92 Merge "Make inline tcsetattr definition match constants." by Elliott Hughes · 8 years ago
- c2828b8 Merge "Fix ffs on x86 for old API levels." by Treehugger Robot · 8 years ago
- 1449974 Make inline tcsetattr definition match constants. by Elliott Hughes · 8 years ago
- 8f5608b Fix ffs on x86 for old API levels. by Elliott Hughes · 8 years ago
- 79dd988 Work around missing _Exit in old API levels. by Elliott Hughes · 8 years ago
- 583ef36 The bsd_signal declaration shouldn't be visible if API > 21. by Elliott Hughes · 8 years ago
- 7ba2bed Make unified headers' SIGRTMIN/SIGRTMAX usable before API 21. by Elliott Hughes · 8 years ago
- 4473e34 Add legacy inlines for more termios stuff. by Dan Albert · 9 years ago
- 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
- b3321c9 Merge changes I72d37b7c,I7d254a10,I2e967acf by Treehugger Robot · 9 years ago
- 16016df versioner: refactor to use CompilerInstance directly. by Josh Gao · 9 years ago
- 75097b1 Add legacy inlines for fenv APIs. by Dan Albert · 9 years ago
- e749abe Add legacy inline for wait4. by Dan Albert · 9 years ago
- a3ce418 Revert "Add legacy inlines for locale aware APIs." by Dan Albert · 9 years ago
- dfb74c5 Minor copyright header unification. by Elliott Hughes · 9 years ago
- 95fa061 Rename __pure, __pure2, and __purefunc. by Elliott Hughes · 9 years ago
- 6cd9fb0 Fix warnings (and errors) in static inline headers. by Josh Gao · 9 years ago
- 6576a37 Add legacy inlines for locale aware APIs. by Dan Albert · 9 years ago
- 495ec92 Add __ANDROID_API_FUTURE__. by Dan Albert · 9 years ago
- fff29fe versioner: add support for __VERSIONER_NO_GUARD. by Josh Gao · 9 years ago
- bfb6bae versioner: replace availability attributes with annotate. by Josh Gao · 9 years ago
- 3b2096a Remove unnecessary 'extern's. by Elliott Hughes · 9 years ago
- 203e13d Always include <sys/cdefs.h>. by Elliott Hughes · 9 years ago
- 3ba55f8 Rationalize visibility. by Elliott Hughes · 9 years ago