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