musl/arch/x32
Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits
in the previous changes, I missed the fact that both the prototype of
the sigaltstack function and the definition of ucontext_t depend on
stack_t.
2014-03-18 23:27:45 -04:00
..
bits fix signal.h breakage from moving stack_t to arch-specific bits 2014-03-18 23:27:45 -04:00
src x32: fix sysinfo() 2014-03-06 05:35:13 +01:00
atomic.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
crt_arch.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
pthread_arch.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
reloc.h make the x32 port use the correct ld-musl-x32.path filename 2014-02-23 23:20:18 -05:00
syscall_arch.h fix x32 syscall arch.h timespec fixup code 2014-02-23 20:49:58 +01:00