about summary refs log tree commit diff
path: root/nptl/tst-cancel25.c
Commit message (Collapse)AuthorAgeFilesLines
* [BZ #3124]Ulrich Drepper2006-09-051-0/+171
| | | | | | | | | | | | 2006-09-05 Ulrich Drepper <drepper@redhat.com> [BZ #3124] * descr.h (struct pthread): Add parent_cancelhandling. * sysdeps/pthread/createthread.c (create_thread): Pass parent cancelhandling value to child. * pthread_create.c (start_thread): If parent thread was canceled reset the SIGCANCEL mask. * Makefile (tests): Add tst-cancel25. * tst-cancel25.c: New file.
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-171/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+171