musl/arch
Rich Felker 57a0b82441 make powerpc signal.h namespace-clean for posix/isoc
also handle the non-GNUC case where alignment attribute is not available
by simply omitting it. this will not cause problems except for
inclusion of mcontex_t/ucontext_t in application-defined structures,
since the natural alignment of the uc_mcontext member relative to the
start of ucontext_t is already correct. and shame on whoever designed
this for making it impossible to satisfy the ABI requirements without
GNUC extensions.
2012-11-21 13:36:01 -05:00
..
arm fix breakage from introducing bits header for sys/io.h 2012-11-18 19:58:15 -05:00
i386 fix breakage from introducing bits header for sys/io.h 2012-11-18 19:58:15 -05:00
microblaze fix breakage from introducing bits header for sys/io.h 2012-11-18 19:58:15 -05:00
mips fix breakage from introducing bits header for sys/io.h 2012-11-18 19:58:15 -05:00
powerpc make powerpc signal.h namespace-clean for posix/isoc 2012-11-21 13:36:01 -05:00
x86_64 fix breakage from introducing bits header for sys/io.h 2012-11-18 19:58:15 -05:00