diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-04-04 07:59:55 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-04-04 07:59:55 +0000 |
commit | 86246935dafa15d762e202d39bca55b113c9ee56 (patch) | |
tree | 2b7e017e5ac9cc03cc99ca0d7b3def32590230d4 /nptl/Banner | |
parent | d9eb687be2a0c684ccc0b67d15f139d94d56b873 (diff) | |
download | glibc-86246935dafa15d762e202d39bca55b113c9ee56.tar.gz |
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.
Diffstat (limited to 'nptl/Banner')
-rw-r--r-- | nptl/Banner | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/Banner b/nptl/Banner index f11a2e32eb..288d93dbf8 100644 --- a/nptl/Banner +++ b/nptl/Banner @@ -1 +1 @@ -NPTL 0.33 by Ulrich Drepper +NPTL 0.34 by Ulrich Drepper |