summaryrefslogtreecommitdiff
path: root/arch/x32/src/syscall_cp_fixup.c
AgeCommit message (Collapse)AuthorLines
2014-02-23fix some issues in x32 syscall_cp_fixuprofl0r-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.
2014-02-23x32 port (diff against vanilla x86_64)rofl0r-0/+34