From 2b965f1b4e83257ff5cc87babf9ffb455efc4e5c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 8 Mar 2008 21:47:27 +0000 Subject: * hurd/hurdsig.c (_hurd_internal_post_signal): When normal rules would ignore a signal that came from a machine exception, treat it as a fatal core-dump signal instead. Reported by Samuel Thibault . --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 38cbb4cb63..128d395d4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2008-03-08 Roland McGrath + * hurd/hurdsig.c (_hurd_internal_post_signal): When normal rules would + ignore a signal that came from a machine exception, treat it as a + fatal core-dump signal instead. + Reported by Samuel Thibault . + * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler): Clear DF bit in thread state's eflags. Reported by Samuel Thibault . -- cgit v1.2.3