summaryrefslogtreecommitdiff
path: root/lib/libc_r/TEST/test_fork.c
AgeCommit message (Collapse)Author
2000-01-06longer sleep, doc, get rid of bad signal handlerDavid Leonard
1999-11-26use pthread_join instead of pthread_cancel to test for a thread's existence ↵David Leonard
after forking
1999-06-15Remove pthread_atfork(). It was only part of draft 10 for a little while and ↵David Leonard
was removed before stddization.
1999-01-17pthread_atfork()David Leonard
1999-01-10nice-ifyDavid Leonard
1998-12-10tests are now usefulDavid Leonard
1998-09-03libpthread tests modified for uthreadsDavid Leonard