From: Ulrich Drepper Date: Mon, 24 May 1999 08:21:02 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_1_1~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ab28d0d1cf2f09677231286f5a844c5f9ab0f26b;p=thirdparty%2Fglibc.git 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]. --- diff --git a/ChangeLog b/ChangeLog index 537ebc26e32..f0940f06a58 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.