musl/arch/x32
rofl0r e002f660b8 fix some issues in x32 syscall_cp_fixup
- the nanosleep fixup "fixed" the second timespec* argument erroneusly.
- the futex fixup was missing the check for FUTEX_WAIT.
- general cleanup using a macro.
2014-02-23 16:38:40 +01:00
..
bits x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
src fix some issues in x32 syscall_cp_fixup 2014-02-23 16:38:40 +01:00
atomic.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
crt_arch.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
pthread_arch.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
reloc.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
syscall_arch.h mostly-cosmetic fixups to x32 port merge 2014-02-23 05:43:09 -05:00