about summary refs log tree commit diff
path: root/nptl/tst-join6.c
Commit message (Collapse)AuthorAgeFilesLines
* [BZ #2843]Ulrich Drepper2006-08-131-0/+2
| | | | | | | | | | | | | 2006-08-12 Ulrich Drepper <drepper@redhat.com> [BZ #2843] * pthread_join.c (pthread_join): Account for self being canceled when checking for deadlocks. * tst-join5.c: Cleanups. Allow to be used in tst-join6. (tf1): Don't print anything after pthread_join returns, this would be another cancellation point. (tf2): Likewise. * tst-join6.c: New file. * Makefile (tests): Add tst-join6.
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-2/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+2