musl/arch/mips
Szabolcs Nagy 9a3b8f97a1 fix siginfo_t for mips
si_errno and si_code are swapped in mips siginfo_t compared to other
archs and some si_code values are different.  This fix is required
for POSIX timers to work.

based on patch by Dmitry Ivanov.
2016-01-26 22:31:21 -05:00
..
bits fix siginfo_t for mips 2016-01-26 22:31:21 -05:00
atomic_arch.h overhaul mips atomics for new atomics framework 2016-01-22 00:10:40 +00:00
crt_arch.h adjust mips crt_arch entry point asm to avoid assembler bugs 2015-12-29 13:01:29 -05:00
ksigaction.h
pthread_arch.h
reloc.h
syscall_arch.h remove visibility suppression by SHARED macro in mips and x32 arch files 2015-12-15 23:18:38 -05:00