summaryrefslogtreecommitdiff
path: root/arch/mips/bits/signal.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-10fix _NSIG and SIGRTMAX on mipsRich Felker1-1/+1
2012-11-25fixup mcontext stuff to expost gregset_t/fpregset_t as appropriateRich Felker1-1/+19
2012-11-23sigcontext/mcontext cleanup for arch-specific bitsRich Felker1-11/+11
2012-11-23fix up leftover, incorrect NSIG definitions in arch-specific signal.hRich Felker1-1/+0
2012-11-21add back NSIG, removed from powerpc in last commit, but for all archsRich Felker1-0/+2
2012-07-12fix redef of sigprocmask constants on mipsRich Felker1-0/+3
2012-07-12more mips bits-header fixesRich Felker1-2/+6
2012-07-12fix mips mcontext_t structure sizeRich Felker1-1/+5
2012-07-11initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker1-0/+73