From e64b864d6d4e020a94d3931704ccea50d1a20b82 Mon Sep 17 00:00:00 2001 From: Austin Foxley Date: Sat, 23 Jan 2010 09:47:03 -0800 Subject: nptl: timer_routines.c (timer_helper_thread): Use sigfillset. Document that sigfillset does the right thing wrt to SIGSETXID. Sync with glibc Signed-off-by: Austin Foxley --- libpthread/nptl/ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'libpthread/nptl/ChangeLog') diff --git a/libpthread/nptl/ChangeLog b/libpthread/nptl/ChangeLog index 7d103e655..92bd22af7 100644 --- a/libpthread/nptl/ChangeLog +++ b/libpthread/nptl/ChangeLog @@ -1,6 +1,8 @@ 2005-08-23 Ulrich Drepper - * sysdeps/unix/sysv/linux/timer_routines.c: Don't block SIGSETXID ever. + * sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread): + Use __sigfillset. Document that sigfillset does the right thing wrt + to SIGSETXID. 2005-07-11 Jakub Jelinek @@ -223,6 +225,7 @@ 2005-02-14 Alan Modra + [BZ #721] * sysdeps/powerpc/tcb-offsets.sym (thread_offsetof): Redefine to suit gcc4. -- cgit v1.2.3