summaryrefslogtreecommitdiff
path: root/arch/x32/syscall_arch.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-19internally, define time64 rusage syscalls on x32 as the existing onesRich Felker1-0/+2
2019-07-30move IPC_64 from public bits/ipc.h to syscall_arch.hRich Felker1-0/+2
2019-07-29remove x32 syscall timespec fixup hacksRich Felker1-58/+0
2019-07-27internally, define time64 syscalls on x32 as the existing syscallsRich Felker1-0/+19
2019-07-27don't use futimesat syscall as utimensat fallback on x32Rich Felker1-0/+2
2015-05-01fix dangling pointers in x32 syscall timespec fixup codeRich Felker1-7/+16
2014-02-23fix x32 syscall arch.h timespec fixup coderofl0r1-53/+49
2014-02-23mostly-cosmetic fixups to x32 port mergeRich Felker1-1/+1
2014-02-23x32 port (diff against vanilla x86_64)rofl0r1-17/+76
2014-02-23import vanilla x86_64 code as x32rofl0r1-0/+62