Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
a223dbd27ae36fe53f9f67f86caf685b729593fc
/
src
/
signal
/
sigaction.c
4221674
fix crash when signal number 0 is passed to sigaction
by Rich Felker
· 9 years ago
b61df22
fix signal return for sh/fdpic
by Rich Felker
· 9 years ago
dab441a
always initialize thread pointer at program start
by Rich Felker
· 11 years ago
5717444
include cleanups: remove unused headers and add feature test macros
by Szabolcs Nagy
· 11 years ago
3c5c5e6
optimize posix_spawn to avoid spurious sigaction syscalls
by Rich Felker
· 11 years ago
4874814
use separate sigaction buffers for old and new data
by Timo Teräs
· 11 years ago
efd4d87
clean up sloppy nested inclusion from pthread_impl.h
by Rich Felker
· 12 years ago
964e9f3
avoid the thread-ptr-init behavior of sigaction when not installing handler
by Rich Felker
· 12 years ago
400c5e5
use restrict everywhere it's required by c99 and/or posix 2008
by Rich Felker
· 12 years ago
cd8d724
remove unused var in new sigaction code
by Rich Felker
· 12 years ago
fcaec91
changes to kernel sigaction struct handling in preparation for mips port
by Rich Felker
· 12 years ago
dac084a
work around "signal loses thread pointer" issue with "approach 2"
by Rich Felker
· 13 years ago
99b8a25
overhaul implementation-internal signal protections
by Rich Felker
· 14 years ago
016a5dc
use a separate signal from SIGCANCEL for SIGEV_THREAD timers
by Rich Felker
· 14 years ago
aa398f5
global cleanup to use the new syscall interface
by Rich Felker
· 14 years ago
dc3776d
fix previous commit that broke sigreturn. looks like the asm is needed.
by Rich Felker
· 14 years ago
e1d8d25
fix omission that kept sa_restorer from being used
by Rich Felker
· 14 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago