Skip to content

Commit

Permalink
* sysdeps/unix/sysv/linux/timer_routines.c (__start_helper_thread):
Browse files Browse the repository at this point in the history
	Make sure SIGCANCEL is blocked as well.
  • Loading branch information
Roland McGrath committed Nov 17, 2004
1 parent 0086214 commit ec188f9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nptl/ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit ec188f9

Please sign in to comment.