From 03e2aa50fd512449025bba8c244d16338d8526a4 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Fri, 30 Mar 2018 02:45:01 +0200 Subject: hurd: avoid letting signals go to thread created by timer_create * sysdeps/pthread/timer_routines.c (__timer_thread_start): Block all signals in thread created for runing timers. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fff94307ca..55eec1b939 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2018-04-02 Samuel Thibault + + * sysdeps/pthread/timer_routines.c (__timer_thread_start): Block all + signals in thread created for runing timers. + 2018-04-01 Florian Weimer * support/support_format_addrinfo.c (support_format_addrinfo): -- cgit 1.4.1