musl/arch/powerpc
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
..
bits fix powerpc ucontext, again.. 2012-11-23 19:54:56 -05:00
atomic.h fix powerpc atomic compare-and-swap function 2012-11-14 14:24:22 -05:00
pthread_arch.h PPC port cleaned up, static linking works well now. 2012-11-13 19:12:25 +01:00
reloc.h dynamic linking support for powerpc 2012-11-16 22:22:34 -05:00
syscall_arch.h ppc signal/NSIG related fix (warning fix, redefinition) 2012-11-21 13:49:31 -05:00