From b96bdcd7d92fb44e9e2ad2458fdff03bda715151 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 21 Apr 1995 02:54:07 +0000 Subject: * hurd/hurdsig.c: Use assert_perror for many calls which should never fail and previously were not checked. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 28ee163bf7..193ca761c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ Thu Apr 20 22:23:58 1995 Roland McGrath + * hurd/hurdsig.c: Use assert_perror for many calls which should + never fail and previously were not checked. + * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler): Point the return address for sigreturn's frame at a "hlt" insn so it will definitely crash if sigreturn returns. -- cgit v1.2.3