From 584de3b9d68612c9c04a7afdda5f86d0b4a2d4ca Mon Sep 17 00:00:00 2001 From: "Thomas Bushnell, BSG" Date: Fri, 21 Jul 1995 17:03:01 +0000 Subject: *** empty log message *** Fri Jul 21 12:57:29 1995 Michael I Bushnell * sysdeps/mach/hurd/socket.c (socket): Consider MIG_BAD_ID and EOPNOTSUPP as indications that the server has died. * sysdeps/mach/hurd/pipe.c (__pipe): Likewise. * sysdeps/mach/hurd/socketpair.c (socketpair): Likewise. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 72bff83120..8c39709527 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Fri Jul 21 12:57:29 1995 Michael I Bushnell + + * sysdeps/mach/hurd/socket.c (socket): Consider MIG_BAD_ID and + EOPNOTSUPP as indications that the server has died. + * sysdeps/mach/hurd/pipe.c (__pipe): Likewise. + * sysdeps/mach/hurd/socketpair.c (socketpair): Likewise. + Mon Jul 17 08:45:40 1995 Jim Meyering (meyering@comco.com) * strtol.c: Portability changes from Uli Drepper. -- cgit v1.2.3