summaryrefslogtreecommitdiff
path: root/libc/include/android/api-level.h
AgeCommit message (Expand)Author
2021-01-07Fix things so that <features.h> can be used from assembler again.Elliott Hughes
2020-08-11Add api-level.h to dac, improve docs.Dan Albert
2020-04-09Add API constant for S.Dan Albert
2019-12-20Stop using the __ANDROID_API_x__ constants.Elliott Hughes
2019-10-15Remove __ANDROID_NDK__ from bionic, and document our #defines.Elliott Hughes
2019-10-08Restore __ANDROID_NDK__.Elliott Hughes
2019-04-24threads.h: Add C11 thread support.Elliott Hughes
2018-11-15Fix a comment in <android/api-level.h>.Elliott Hughes
2018-11-15Make android_get_application_target_sdk_version available to the NDK.Elliott Hughes
2018-10-17Don't #define __ANDROID_NDK__ for the platform build!Elliott Hughes
2018-09-06Add android_get_device_api_level.Elliott Hughes
2018-08-22Folks are starting to need a placeholder name for Q.Elliott Hughes
2018-01-30The future is now (2018 edition).Elliott Hughes
2017-10-02Add O MR1 defineJohn Reck
2017-07-26Add __ANDROID_NDK__ to identify using the NDK.Dan Albert
2016-11-16Add and use constants for the Android API levels.Elliott Hughes
2016-09-21Add __ANDROID_API_FUTURE__.Dan Albert
2016-07-22Always include <sys/cdefs.h>.Elliott Hughes
2016-04-13Don't redefine __ANDROID_API__.Josh Gao
2014-05-07Give bionic's __ANDROID_API__ a more reasonable value.Elliott Hughes
2010-12-06libc: Add <android/api-level.h>David 'Digit' Turner