* sysdeps/unix/sysv/linux/timer_routines.c (__start_helper_thread):
authorRoland McGrath <roland@gnu.org>
Wed, 17 Nov 2004 21:27:16 +0000 (21:27 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 17 Nov 2004 21:27:16 +0000 (21:27 +0000)
Make sure SIGCANCEL is blocked as well.

nptl/ChangeLog

index a30b5b8..4c63f9e 100644 (file)
@@ -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.