diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d0b3104c88..86abd8b36a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Apr 10 14:13:45 1996 Miles Bader <miles@gnu.ai.mit.edu> + + * hurd/sigunwind.c (_hurdsig_longjmp_from_handler): Store + MACH_PORT_DEAD in the thread reply-port variable before destroying + the signal handler's reply port, to avoid infinite recursion. + Mon Apr 8 18:27:17 1996 Miles Bader <miles@gnu.ai.mit.edu> * sysdeps/mach/gettimeofday.c (__gettimeofday): Don't fail if the |