musl/arch
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
..
arm sys/shm.h: move arch specific structs to bits/ 2014-02-23 11:07:18 +01:00
i386 sys/shm.h: move arch specific structs to bits/ 2014-02-23 11:07:18 +01:00
microblaze sys/shm.h: move arch specific structs to bits/ 2014-02-23 11:07:18 +01:00
mips sys/shm.h: move arch specific structs to bits/ 2014-02-23 11:07:18 +01:00
powerpc sys/shm.h: move arch specific structs to bits/ 2014-02-23 11:07:18 +01:00
x32 fix some issues in x32 syscall_cp_fixup 2014-02-23 16:38:40 +01:00
x86_64 sys/shm.h: move arch specific structs to bits/ 2014-02-23 11:07:18 +01:00