platform_bionic/libc/include/android
Elliott Hughes 1449974d27 Make inline tcsetattr definition match constants.
Before this change we have the old NDK inline termios functions with the
modern constants. Unfortunately the old NDK inline functions relied on
hacking the constants. Fix things by sharing the implementation between
the platform and the NDK headers.

Bug: https://github.com/android-ndk/ndk/issues/441
Test: ran tests
Change-Id: I2773634059530bc954167f29c4783413a2294d5a
2017-07-05 12:00:29 -07:00
..
api-level.h Add and use constants for the Android API levels. 2016-11-16 16:55:42 -08: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_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