aboutsummaryrefslogtreecommitdiff
path: root/nptl/tst-detach1.c
AgeCommit message (Collapse)AuthorFilesLines
2003-04-08Update.Ulrich Drepper1-0/+1
2003-04-08 Ulrich Drepper <drepper@redhat.com> * tst-barrier2.c: Eliminate warnings. * tst-cancel4.c: Likewise. * tst-cond4.c: Likewise. * tst-cond6.c: Likewise. * tst-detach1.c: Likewise. * tst-rwlock4.c: Likewise. * tst-rwlock6.c: Likewise. * tst-rwlock7.c: Likewise. * tst-sem3.c: Likewise. * tst-spin2.c: Likewise. * tst-umask1.c: Likewise.
2003-04-07Whitespace fix.Jakub Jelinek1-1/+1
2003-04-07Test for pthread_detach of terminated thread.Ulrich Drepper1-0/+55