From ec188f92d96d881274df318d6a82420e4b7844bf Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 17 Nov 2004 21:27:16 +0000 Subject: * sysdeps/unix/sysv/linux/timer_routines.c (__start_helper_thread): Make sure SIGCANCEL is blocked as well. --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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 + + * sysdeps/unix/sysv/linux/timer_routines.c (__start_helper_thread): + Make sure SIGCANCEL is blocked as well. + 2004-11-10 Jakub Jelinek * sysdeps/pthread/setxid.h: New file. -- cgit v1.2.3