about summary refs log tree commit diff
path: root/nptl/Banner
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-04-04 07:59:55 +0000
committerUlrich Drepper <drepper@redhat.com>2003-04-04 07:59:55 +0000
commit86246935dafa15d762e202d39bca55b113c9ee56 (patch)
tree2b7e017e5ac9cc03cc99ca0d7b3def32590230d4 /nptl/Banner
parentd9eb687be2a0c684ccc0b67d15f139d94d56b873 (diff)
downloadglibc-86246935dafa15d762e202d39bca55b113c9ee56.tar.gz
glibc-86246935dafa15d762e202d39bca55b113c9ee56.tar.xz
glibc-86246935dafa15d762e202d39bca55b113c9ee56.zip
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/Banner2
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