index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
bits
/
signal.h
Age
Commit message (
Expand
)
Author
Lines
2016-07-03
make brace placement in public header typedef'd structs consistent
Rich Felker
-2
/
+1
2016-07-03
make brace placement in public header struct definitions consistent
Rich Felker
-2
/
+1
2016-01-26
fix siginfo_t for mips
Szabolcs Nagy
-0
/
+9
2015-07-21
mips: fix mcontext_t register array field name
Felix Fietkau
-1
/
+1
2015-03-18
fix MINSIGSTKSZ values for archs with large signal contexts
Rich Felker
-0
/
+5
2014-03-18
fix signal.h breakage from moving stack_t to arch-specific bits
Rich Felker
-6
/
+6
2014-03-18
fix mips stack_t
Rich Felker
-1
/
+1
2014-03-18
move signal.h definition of stack_t to arch-specific bits
Rich Felker
-0
/
+6
2014-03-18
remove useless and incorrect uc_regspace member from mips ucontext_t
Rich Felker
-1
/
+0
2013-08-10
fix _NSIG and SIGRTMAX on mips
Rich Felker
-1
/
+1
2012-11-25
fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate
Rich Felker
-1
/
+19
2012-11-23
sigcontext/mcontext cleanup for arch-specific bits
Rich Felker
-11
/
+11
2012-11-23
fix up leftover, incorrect NSIG definitions in arch-specific signal.h
Rich Felker
-1
/
+0
2012-11-21
add back NSIG, removed from powerpc in last commit, but for all archs
Rich Felker
-0
/
+2
2012-07-12
fix redef of sigprocmask constants on mips
Rich Felker
-0
/
+3
2012-07-12
more mips bits-header fixes
Rich Felker
-2
/
+6
2012-07-12
fix mips mcontext_t structure size
Rich Felker
-1
/
+5
2012-07-11
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
Rich Felker
-0
/
+73