glibc/assert
Paul Eggert 3999d26ead Add ersatz _Static_assert on older C hosts
* misc/sys/cdefs.h (_Static_assert): Define a substitute, if on a
pre-C11 C platform that is not known to support _Static_assert.
2015-02-07 14:43:27 -08:00
..
__assert.c
assert-perr.c
assert.c
assert.h Add ersatz _Static_assert on older C hosts 2015-02-07 14:43:27 -08:00
Depend
Makefile
test-assert-perr.c
test-assert.c
Versions