internally, define time64 rusage syscalls on x32 as the existing ones
[musl] / arch / x32 / syscall_arch.h
2019-10-20 Rich Felkerinternally, define time64 rusage syscalls on x32 as...
2019-07-30 Rich Felkermove IPC_64 from public bits/ipc.h to syscall_arch.h
2019-07-29 Rich Felkerremove x32 syscall timespec fixup hacks
2019-07-27 Rich Felkerinternally, define time64 syscalls on x32 as the existi...
2019-07-27 Rich Felkerdon't use futimesat syscall as utimensat fallback on x32
2015-05-02 Rich Felkerfix dangling pointers in x32 syscall timespec fixup...
2014-02-23 rofl0rfix x32 syscall arch.h timespec fixup code
2014-02-23 Rich Felkermostly-cosmetic fixups to x32 port merge
2014-02-23 rofl0rx32 port (diff against vanilla x86_64)
2014-02-23 rofl0rimport vanilla x86_64 code as x32