about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-11-17 21:27:16 +0000
committerRoland McGrath <roland@gnu.org>2004-11-17 21:27:16 +0000
commitec188f92d96d881274df318d6a82420e4b7844bf (patch)
treec9a5a30c06047abf87ecc7e0b9d5296236a2a138 /nptl/ChangeLog
parent0086214c64c761de977e51076522593e3a4e411a (diff)
downloadglibc-ec188f92d96d881274df318d6a82420e4b7844bf.tar.gz
glibc-ec188f92d96d881274df318d6a82420e4b7844bf.tar.xz
glibc-ec188f92d96d881274df318d6a82420e4b7844bf.zip
* sysdeps/unix/sysv/linux/timer_routines.c (__start_helper_thread):
	Make sure SIGCANCEL is blocked as well.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index a30b5b877a..4c63f9e147 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-17  Roland McGrath  <roland@redhat.com>
+
+	* sysdeps/unix/sysv/linux/timer_routines.c (__start_helper_thread):
+	Make sure SIGCANCEL is blocked as well.
+
 2004-11-10  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/pthread/setxid.h: New file.