aboutsummaryrefslogtreecommitdiff
path: root/nptl/tst-cancel7.c
AgeCommit message (Collapse)AuthorFilesLines
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-24Remove warnings in NPTL testsUlrich Drepper1-2/+2
2003-02-16Update.Ulrich Drepper1-1/+3
* tst-cancel7.c (do_test): Make sure the pid file exists before canceling the thread. * libc-cancellation.c (__libc_enable_asynccancel): Rewrite to avoid
2003-01-05Update.Ulrich Drepper1-0/+209
* Makefile (tests): Add tst-cancel7. (tst-cancel7-ARGS): New variable.