aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
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/ChangeLog
parentd9eb687be2a0c684ccc0b67d15f139d94d56b873 (diff)
downloadglibc-86246935dafa15d762e202d39bca55b113c9ee56.zip
glibc-86246935dafa15d762e202d39bca55b113c9ee56.tar.gz
glibc-86246935dafa15d762e202d39bca55b113c9ee56.tar.bz2
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/ChangeLog')
-rw-r--r--nptl/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index ca35ca1..d8467e8 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,11 @@
+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.
+
2003-04-01 Ulrich Drepper <drepper@redhat.com>
* pthread_create.c (deallocate_tsd): Clear/free memory after the last