index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
bits
/
signal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix signal.h breakage from moving stack_t to arch-specific bits
Rich Felker
2014-03-18
1
-6
/
+6
*
fix mips stack_t
Rich Felker
2014-03-18
1
-1
/
+1
*
move signal.h definition of stack_t to arch-specific bits
Rich Felker
2014-03-18
1
-0
/
+6
*
remove useless and incorrect uc_regspace member from mips ucontext_t
Rich Felker
2014-03-18
1
-1
/
+0
*
fix _NSIG and SIGRTMAX on mips
Rich Felker
2013-08-10
1
-1
/
+1
*
fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate
Rich Felker
2012-11-25
1
-1
/
+19
*
sigcontext/mcontext cleanup for arch-specific bits
Rich Felker
2012-11-23
1
-11
/
+11
*
fix up leftover, incorrect NSIG definitions in arch-specific signal.h
Rich Felker
2012-11-23
1
-1
/
+0
*
add back NSIG, removed from powerpc in last commit, but for all archs
Rich Felker
2012-11-21
1
-0
/
+2
*
fix redef of sigprocmask constants on mips
Rich Felker
2012-07-12
1
-0
/
+3
*
more mips bits-header fixes
Rich Felker
2012-07-12
1
-2
/
+6
*
fix mips mcontext_t structure size
Rich Felker
2012-07-12
1
-1
/
+5
*
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
Rich Felker
2012-07-11
1
-0
/
+73