summaryrefslogtreecommitdiff
path: root/arch/x32
AgeCommit message (Expand)AuthorLines
2014-03-18fix signal.h breakage from moving stack_t to arch-specific bitsRich Felker-6/+6
2014-03-18move signal.h definition of stack_t to arch-specific bitsRich Felker-0/+6
2014-03-17x32: fix struct statfsrofl0r-2/+4
2014-03-11move struct semid_ds to from shared sys/sem.h to bitsRich Felker-0/+16
2014-03-06x32: fix sysinfo()rofl0r-0/+47
2014-02-23make the x32 port use the correct ld-musl-x32.path filenameRich Felker-1/+1
2014-02-23fix x32 syscall arch.h timespec fixup coderofl0r-53/+49
2014-02-23fix some issues in x32 syscall_cp_fixuprofl0r-11/+8
2014-02-23mostly-cosmetic fixups to x32 port mergeRich Felker-1/+1
2014-02-23x32 port (diff against vanilla x86_64)rofl0r-679/+762
2014-02-23import vanilla x86_64 code as x32rofl0r-0/+1986