summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_fork.c
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic cleansing. This code requires extra work to keep the garbagejb1998-09-301-2/+3
* Removed unused variables.alex1998-09-071-1/+0
* Cleanup in the child, not the parent.jb1998-05-021-2/+2
* Change signal model to match POSIX (i.e. one set of signal handlersjb1998-04-291-7/+7
* Fix a problem of indirection unblocking signals that would have causedjb1998-03-221-1/+1
* When forking a process, only the running thread gets to live. Alljb1998-03-091-0/+39
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-201-0/+2
* Reviewed by: julianjulian1996-01-221-0/+90
OpenPOWER on IntegriCloud