]> git.ipfire.org Git - thirdparty/glibc.git/commit - nptl/pthreadP.h
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 4 Apr 2003 07:59:55 +0000 (07:59 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 4 Apr 2003 07:59:55 +0000 (07:59 +0000)
commit86246935dafa15d762e202d39bca55b113c9ee56
tree2b7e017e5ac9cc03cc99ca0d7b3def32590230d4
parentd9eb687be2a0c684ccc0b67d15f139d94d56b873
Update.

2003-04-03  Ulrich Drepper  <drepper@redhat.com>

* init.c (sigcancel_handler): Don't set EXITING_BIT here.
* libc-cancellation.c (__libc_enable_asynccancel): Likewise.
* pthreadP.h (__do_cancel): Set EXITING_BIT here.
* Makefile (tests): Add tst-cancel11.
* tst-cancel11.c: New file.
nptl/Banner
nptl/ChangeLog
nptl/Makefile
nptl/libc-cancellation.c
nptl/pthreadP.h
nptl/tst-cancel11.c [new file with mode: 0644]