platform_bionic/tests/headers
Elliott Hughes bf74815b52 setjmp is a macro.
POSIX says it's unspecified whether setjmp is a macro or a function,
but C11 says it's a macro, and the C standard always wins.

Bug: https://github.com/android-ndk/ndk/issues/744
Test: ran tests
Change-Id: I4a1abc37724f8e9d9498f2093ef3c1f3b8253949
2018-07-17 13:55:36 -07:00
..
posix setjmp is a macro. 2018-07-17 13:55:36 -07:00
Android.bp Test POSIX 1003.1 2016 chapter 13 "Headers". 2017-12-13 09:01:35 -08:00