summaryrefslogtreecommitdiff
path: root/src/signal/sigrtmin.c
AgeCommit message (Collapse)AuthorLines
2011-04-14use a separate signal from SIGCANCEL for SIGEV_THREAD timersRich Felker-1/+1
otherwise we cannot support an application's desire to use asynchronous cancellation within the callback function. this change also slightly debloats pthread_create.c.
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+4