about summary refs log tree commit diff
path: root/src/signal/sigrtmin.c
Commit message (Collapse)AuthorAgeFilesLines
* use a separate signal from SIGCANCEL for SIGEV_THREAD timersRich Felker2011-04-141-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.
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+4