summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_sig.c
Commit message (Expand)AuthorAgeFilesLines
* I got the last commit back to front.John Birrell1998-06-061-3/+3
* Fix the signal behaviour for internal states which set the threadJohn Birrell1998-06-051-6/+51
* Don't restart a syscall when a SIGCHLD is received by a thread waitingJohn Birrell1998-05-311-1/+6
* Change signal model to match POSIX (i.e. one set of signal handlersJohn Birrell1998-04-291-72/+227
* Submitted by: John BirrellJulian Elischer1997-02-051-1/+1
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>Julian Elischer1996-08-201-5/+44
* Reviewed by: julianJulian Elischer1996-01-221-0/+128