Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internally, define time64 rusage syscalls on x32 as the existing ones | Rich Felker | 2019-10-19 | 1 | -0/+2 |
* | move IPC_64 from public bits/ipc.h to syscall_arch.h | Rich Felker | 2019-07-30 | 1 | -0/+2 |
* | remove x32 syscall timespec fixup hacks | Rich Felker | 2019-07-29 | 1 | -58/+0 |
* | internally, define time64 syscalls on x32 as the existing syscalls | Rich Felker | 2019-07-27 | 1 | -0/+19 |
* | don't use futimesat syscall as utimensat fallback on x32 | Rich Felker | 2019-07-27 | 1 | -0/+2 |
* | fix dangling pointers in x32 syscall timespec fixup code | Rich Felker | 2015-05-01 | 1 | -7/+16 |
* | fix x32 syscall arch.h timespec fixup code | rofl0r | 2014-02-23 | 1 | -53/+49 |
* | mostly-cosmetic fixups to x32 port merge | Rich Felker | 2014-02-23 | 1 | -1/+1 |
* | x32 port (diff against vanilla x86_64) | rofl0r | 2014-02-23 | 1 | -17/+76 |
* | import vanilla x86_64 code as x32 | rofl0r | 2014-02-23 | 1 | -0/+62 |