sigtimedwait: add time64 syscall support, decouple 32-bit time_t
[musl] / arch / x32 / syscall_arch.h
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