about summary refs log tree commit diff
path: root/src/signal/sigaction.c
Commit message (Expand)AuthorAgeFilesLines
* overhaul implementation-internal signal protectionsRich Felker2011-05-071-1/+1
* use a separate signal from SIGCANCEL for SIGEV_THREAD timersRich Felker2011-04-141-1/+1
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-1/+1
* fix previous commit that broke sigreturn. looks like the asm is needed.Rich Felker2011-02-131-5/+2
* fix omission that kept sa_restorer from being usedRich Felker2011-02-131-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+48