From 786db2208ef0e9eae365c56764f3050b73e23e56 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Sat, 6 Apr 1996 01:51:07 +0000 Subject: *** empty log message *** Fri Apr 5 17:43:41 1996 Miles Bader * sysdeps/mach/hurd/i386/sigreturn.c (__sigreturn): Store MACH_PORT_DEAD in the thread reply-port variable before destroying the signal handler's reply port to avoid infinite recursion. * sysdeps/mach/hurd/mig-reply.c (__mig_dealloc_reply_port): Only attempt to destroy PORT if it's a valid port name. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 65293eabdb..a6098807e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Fri Apr 5 17:43:41 1996 Miles Bader + + * sysdeps/mach/hurd/i386/sigreturn.c (__sigreturn): Store + MACH_PORT_DEAD in the thread reply-port variable before destroying + the signal handler's reply port to avoid infinite recursion. + * sysdeps/mach/hurd/mig-reply.c (__mig_dealloc_reply_port): Only + attempt to destroy PORT if it's a valid port name. + Wed Apr 3 17:10:44 1996 Roland McGrath * extra-lib.mk: Put libs in $(common-objpfx) instead of $(objpfx). -- cgit v1.2.3