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