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
/
powerpc
/
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
*
move signal.h definition of stack_t to arch-specific bits
Rich Felker
2014-03-18
1
-0
/
+6
*
add deprecated SIGIOT alias for SIGABRT
Rich Felker
2013-03-23
1
-1
/
+1
*
fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate
Rich Felker
2012-11-25
1
-1
/
+1
*
fix powerpc ucontext, again..
Rich Felker
2012-11-23
1
-5
/
+0
*
remove stuff that doesn't belong in powerpc 32-bit sigcontext
Rich Felker
2012-11-23
1
-4
/
+0
*
more ppc signal.h typedef order fixes
Rich Felker
2012-11-21
1
-13
/
+13
*
fix misordered typedefs in ppc signal.h
Rich Felker
2012-11-21
1
-2
/
+2
*
add back NSIG, removed from powerpc in last commit, but for all archs
Rich Felker
2012-11-21
1
-0
/
+2
*
make powerpc signal.h namespace-clean for posix/isoc
Rich Felker
2012-11-21
1
-19
/
+32
*
fix invalid usage of mcontext_t in powerpc signal.h
rofl0r
2012-11-21
1
-1
/
+1
*
PPC port cleaned up, static linking works well now.
rofl0r
2012-11-13
1
-0
/
+103