glibc/sysdeps/unix
Mike Frysinger 91e5f2e441 ia64: ucontext.h: drop __cplusplus
Building a lot of glibc files trigger warnings like so:
.../ucontext.h:52:25: warning: variably modified '_pad' at file scope

The ia64 header protects the use of __builtin_offsetof by a C++
compiler, but this builtin works just fine with C compilers, so
allow it to be used there too.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-04-27 23:10:28 -04:00
..
alpha alpha: Remove __STDC__ conditionals. 2012-04-27 07:33:47 -07:00
am33 Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
arm Remove unused sysdeps/arm files. 2012-04-26 18:17:08 +00:00
mips Remove unused sysdeps/unix/mips files. 2012-04-26 19:39:33 +00:00
sysv/linux ia64: ucontext.h: drop __cplusplus 2012-04-27 23:10:28 -04:00