mirror of git://sourceware.org/git/glibc.git
* sysdeps/unix/sysv/linux/timer_routines.c (__start_helper_thread):
Make sure SIGCANCEL is blocked as well.
This commit is contained in:
parent
0086214c64
commit
ec188f92d9
|
|
@ -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>
|
2004-11-10 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
* sysdeps/pthread/setxid.h: New file.
|
* sysdeps/pthread/setxid.h: New file.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue