From: Roland McGrath Date: Mon, 26 Apr 1999 13:44:45 +0000 (+0000) Subject: 1999-04-26 Roland McGrath X-Git-Tag: cvs/glibc-2_1_1~129 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6e4184e465966f7bc1236eae7ef25513f7b07496;p=thirdparty%2Fglibc.git 1999-04-26 Roland McGrath * hurd/get-host.c (_hurd_get_host_config): If ENOENT opening file, return success with empty value. --- diff --git a/ChangeLog b/ChangeLog index bd10d114d66..cbf84ffc723 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-04-26 Roland McGrath + + * hurd/get-host.c (_hurd_get_host_config): If ENOENT opening file, + return success with empty value. + 1999-04-26 Ulrich Drepper * posix/fnmatch.c: Include string.h also for glibc.