musl/arch/mips
Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits
in the previous changes, I missed the fact that both the prototype of
the sigaltstack function and the definition of ucontext_t depend on
stack_t.
2014-03-18 23:27:45 -04:00
..
bits fix signal.h breakage from moving stack_t to arch-specific bits 2014-03-18 23:27:45 -04:00
atomic.h add missing a_or_l to atomic.h for non-x86 archs 2013-08-11 03:43:25 -04:00
crt_arch.h new mostly-C crt1 implementation 2013-07-26 01:49:14 -04:00
ksigaction.h add some comments about the mips ksigaction structure weirdness 2013-06-29 12:24:06 -04:00
pthread_arch.h add support for TLS variant I, presently needed for arm and mips 2012-10-15 18:51:53 -04:00
reloc.h mips: add mips-sf subarch support (soft-float) 2014-02-24 23:16:29 +01:00
syscall_arch.h fixup general __syscall breakage introduced in x32 port 2014-02-24 17:06:06 -05:00