* sysdeps/unix/sysv/linux/timer_routines.c (__start_helper_thread):

Make sure SIGCANCEL is blocked as well.
This commit is contained in:
Roland McGrath 2004-11-17 21:27:16 +00:00
parent 0086214c64
commit ec188f92d9
1 changed files with 5 additions and 0 deletions

View 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.