platform_bionic/libc/include/android
Josh Gao b8e1b705d1 Make the legacy inline headers compile standalone.
It's useful to have the legacy inlines compile by themselves, both to
make header unification easier, and to ensure that the inline versions
match the regular declarations. Notably, this wasn't true for
sigismember, which took a const sigset_t* in the regular header, and
sigset_t* in the inline version.

Bug: http://b/28178111
Change-Id: Id8a3b7dcb1bfa61eed93c9fb50d3192744f8bef5
2016-04-15 13:06:08 -07:00
..
api-level.h Don't redefine __ANDROID_API__. 2016-04-13 17:45:39 -07:00
dlext.h Make <android/dlext.h> compile standalone. 2016-04-07 18:01:53 -07:00
legacy_errno_inlines.h Make the legacy inline headers compile standalone. 2016-04-15 13:06:08 -07:00
legacy_signal_inlines.h Make the legacy inline headers compile standalone. 2016-04-15 13:06:08 -07:00
legacy_stdlib_inlines.h Make the legacy inline headers compile standalone. 2016-04-15 13:06:08 -07:00
legacy_sys_atomics_inlines.h Make the legacy inline headers compile standalone. 2016-04-15 13:06:08 -07:00
legacy_sys_stat_inlines.h Make the legacy inline headers compile standalone. 2016-04-15 13:06:08 -07:00
legacy_termios_inlines.h Make the legacy inline headers compile standalone. 2016-04-15 13:06:08 -07:00
set_abort_message.h Missing #include <sys/cdefs.h>. 2014-08-19 11:08:02 -07:00