about summary refs log tree commit diff
path: root/arch/x32/syscall_arch.h
Commit message (Expand)AuthorAgeFilesLines
* internally, define time64 rusage syscalls on x32 as the existing onesRich Felker2019-10-191-0/+2
* move IPC_64 from public bits/ipc.h to syscall_arch.hRich Felker2019-07-301-0/+2
* remove x32 syscall timespec fixup hacksRich Felker2019-07-291-58/+0
* internally, define time64 syscalls on x32 as the existing syscallsRich Felker2019-07-271-0/+19
* don't use futimesat syscall as utimensat fallback on x32Rich Felker2019-07-271-0/+2
* fix dangling pointers in x32 syscall timespec fixup codeRich Felker2015-05-011-7/+16
* fix x32 syscall arch.h timespec fixup coderofl0r2014-02-231-53/+49
* mostly-cosmetic fixups to x32 port mergeRich Felker2014-02-231-1/+1
* x32 port (diff against vanilla x86_64)rofl0r2014-02-231-17/+76
* import vanilla x86_64 code as x32rofl0r2014-02-231-0/+62