From 4d120c7379621231f14df6ef09a7b58f2829385b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 15 Feb 1999 16:32:41 +0000 Subject: 1999-02-10 Roland McGrath * sysdeps/mach/hurd/pipe.c (__pipe): Don't call __socket_shutdown on the "unused" ends of the sockets. Let pipes be bidirectional. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5dc903a..cf92a06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-02-10 Roland McGrath + + * sysdeps/mach/hurd/pipe.c (__pipe): Don't call __socket_shutdown on + the "unused" ends of the sockets. Let pipes be bidirectional. + 1999-02-15 Ulrich Drepper * sysdeps/posix/getaddrinfo.c (getaddrinfo): Correct test for -- cgit v1.1