From ab28d0d1cf2f09677231286f5a844c5f9ab0f26b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 24 May 1999 08:21:02 +0000 Subject: [PATCH] Update. 1999-05-24 Ulrich Drepper * sysdeps/posix/getaddrinfo.c (gaih_inet): Set socket address to loopback if no name is given and AI_PASSIVE is not set. Patch by Maciej W. Rozycki [PR libc/1136]. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 537ebc2..f0940f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1999-05-24 Ulrich Drepper + + * sysdeps/posix/getaddrinfo.c (gaih_inet): Set socket address to + loopback if no name is given and AI_PASSIVE is not set. + Patch by Maciej W. Rozycki [PR libc/1136]. + 1999-05-23 Roland McGrath * hurd/set-host.c (_hurd_set_host_config): Use mode 0644, not 0600. -- 2.7.4