clean up sloppy nested inclusion from pthread_impl.h
[musl] / src / signal / sigaction.c
2012-11-08 Rich Felkerclean up sloppy nested inclusion from pthread_impl.h
2012-10-12 Rich Felkeravoid the thread-ptr-init behavior of sigaction when...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-07-11 Rich Felkerremove unused var in new sigaction code
2012-07-11 Rich Felkerchanges to kernel sigaction struct handling in preparat...
2012-02-27 Rich Felkerwork around "signal loses thread pointer" issue with...
2011-05-08 Rich Felkeroverhaul implementation-internal signal protections
2011-04-14 Rich Felkeruse a separate signal from SIGCANCEL for SIGEV_THREAD...
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-14 Rich Felkerfix previous commit that broke sigreturn. looks like...
2011-02-13 Rich Felkerfix omission that kept sa_restorer from being used
2011-02-12 Rich Felkerinitial check-in, version 0.5.0