platform_bionic/libc/include/android
Dan Albert f66fa495a8 Add __ANDROID_NDK__ to identify using the NDK.
I've added some things like __ANDROID_MAJOR__ to an ndk-version.h, but
that is only in the NDK itself and so doesn't help the platform. Add
__ANDROID_NDK__ to identify that you're building for the NDK and not
the platform.

Test: make checkbuild
Bug: https://github.com/android-ndk/ndk/issues/407
Change-Id: I2d1f1c28e3764e4e658cf675b290b7a17253ee33
2017-07-26 14:27:43 -07:00
..
api-level.h Add __ANDROID_NDK__ to identify using the NDK. 2017-07-26 14:27:43 -07:00
dlext.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
legacy_errno_inlines.h Add and use constants for the Android API levels. 2016-11-16 16:55:42 -08:00
legacy_fenv_inlines_arm.h Add and use constants for the Android API levels. 2016-11-16 16:55:42 -08:00
legacy_fenv_inlines_mips.h Add and use constants for the Android API levels. 2016-11-16 16:55:42 -08:00
legacy_signal_inlines.h The bsd_signal declaration shouldn't be visible if API > 21. 2017-06-13 14:29:15 -07:00
legacy_stdlib_inlines.h Work around missing _Exit in old API levels. 2017-06-30 16:39:25 -07:00
legacy_strings_inlines.h Fix ffs on x86 for old API levels. 2017-06-30 17:50:44 -07:00
legacy_sys_stat_inlines.h Add and use constants for the Android API levels. 2016-11-16 16:55:42 -08:00
legacy_sys_wait_inlines.h Add and use constants for the Android API levels. 2016-11-16 16:55:42 -08:00
legacy_termios_inlines.h Make inline tcsetattr definition match constants. 2017-07-05 12:00:29 -07:00
set_abort_message.h Rationalize visibility. 2016-06-09 17:40:19 -07:00
versioning.h Minor copyright header unification. 2016-10-24 12:57:55 -07:00