about summary refs log tree commit diff
path: root/arch/x32/src/syscall_cp_fixup.c
Commit message (Collapse)AuthorAgeFilesLines
* fix some issues in x32 syscall_cp_fixuprofl0r2014-02-231-11/+8
| | | | | | - the nanosleep fixup "fixed" the second timespec* argument erroneusly. - the futex fixup was missing the check for FUTEX_WAIT. - general cleanup using a macro.
* x32 port (diff against vanilla x86_64)rofl0r2014-02-231-0/+34