musl/arch
Rich Felker 98f56b12ce fix powerpc ucontext, again..
it should now really match the kernel. some of the removed padding
corresponded to the difference between user and kernel sigset_t. the
space at the end was redundant with the uc_mcontext member and seems
to have been added as a result of misunderstanding glibc's definition
versus the kernel's.
2012-11-23 19:54:56 -05:00
..
arm sigcontext/mcontext cleanup for arch-specific bits 2012-11-23 14:35:25 -05:00
i386 sigcontext/mcontext cleanup for arch-specific bits 2012-11-23 14:35:25 -05:00
microblaze sigcontext/mcontext cleanup for arch-specific bits 2012-11-23 14:35:25 -05:00
mips fix termios constants on mips 2012-11-23 17:23:38 -05:00
powerpc fix powerpc ucontext, again.. 2012-11-23 19:54:56 -05:00
x86_64 sigcontext/mcontext cleanup for arch-specific bits 2012-11-23 14:35:25 -05:00