diff options
author | Miles Bader <miles@gnu.org> | 1996-04-10 18:36:39 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1996-04-10 18:36:39 +0000 |
commit | e2a501ab7cb68923d07abddfc65682f177b168e2 (patch) | |
tree | e9324ad1a824d247f1cf54639cd12007a648b160 /ChangeLog | |
parent | 574ce5e4e4460174369ccc765502934058eb3636 (diff) | |
download | glibc-e2a501ab7cb68923d07abddfc65682f177b168e2.zip glibc-e2a501ab7cb68923d07abddfc65682f177b168e2.tar.gz glibc-e2a501ab7cb68923d07abddfc65682f177b168e2.tar.bz2 |
*** empty log message ***cvs/libc-960412cvs/libc-960411
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |