inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES if __extern_inline or __GNUC_GNU_INLINE__ is... * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than __STDC_VERSION__ < 199901L. (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L with #ifdef __GNUC_GNU_INLINE__. (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L with defined(__GNUC_STDC_INLINE__). (glibc_c99_inline_4): Change select, add second c_fix_arg. Replace #if __STDC_VERSION__ < 199901L with #ifdef __GNUC_GNU_INLINE__. * fixincl.x: Regenerated. * tests/base/bits/string2.h: Update. * tests/base/sys/sysmacros.h: Update. * tests/base/sys/stat.h: Update. From-SVN: r123216
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
tests/base | Loading commit data... | |
ChangeLog | Loading commit data... | |
Makefile.in | Loading commit data... | |
README | Loading commit data... | |
README-fixinc | Loading commit data... | |
aclocal.m4 | Loading commit data... | |
check.tpl | Loading commit data... | |
config.h.in | Loading commit data... | |
configure | Loading commit data... | |
configure.ac | Loading commit data... | |
fixfixes.c | Loading commit data... | |
fixinc.in | Loading commit data... | |
fixincl.c | Loading commit data... | |
fixincl.tpl | Loading commit data... | |
fixincl.x | Loading commit data... | |
fixlib.c | Loading commit data... | |
fixlib.h | Loading commit data... | |
fixopts.c | Loading commit data... | |
fixtests.c | Loading commit data... | |
genfixes | Loading commit data... | |
inclhack.def | Loading commit data... | |
mkfixinc.sh | Loading commit data... | |
mkheaders.in | Loading commit data... | |
procopen.c | Loading commit data... | |
server.c | Loading commit data... | |
server.h | Loading commit data... | |
system.h | Loading commit data... |