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