summaryrefslogtreecommitdiff
path: root/arch/x32
AgeCommit message (Expand)AuthorFilesLines
2014-05-30add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macroSzabolcs Nagy1-0/+6
2014-04-15fix RLIMIT_ constants for mipsSzabolcs Nagy1-0/+0
2014-04-15add namespace-protected name for sysinfo functionRich Felker1-1/+4
2014-03-18fix signal.h breakage from moving stack_t to arch-specific bitsRich Felker1-6/+6
2014-03-18move signal.h definition of stack_t to arch-specific bitsRich Felker1-0/+6
2014-03-17x32: fix struct statfsrofl0r1-2/+4
2014-03-11move struct semid_ds to from shared sys/sem.h to bitsRich Felker1-0/+16
2014-03-06x32: fix sysinfo()rofl0r1-0/+47
2014-02-23make the x32 port use the correct ld-musl-x32.path filenameRich Felker1-1/+1
2014-02-23fix x32 syscall arch.h timespec fixup coderofl0r1-53/+49
2014-02-23fix some issues in x32 syscall_cp_fixuprofl0r1-11/+8
2014-02-23mostly-cosmetic fixups to x32 port mergeRich Felker1-1/+1
2014-02-23x32 port (diff against vanilla x86_64)rofl0r13-679/+762
2014-02-23import vanilla x86_64 code as x32rofl0r30-0/+1986