1999-04-26 Roland McGrath <roland@baalperazim.frob.com>
authorRoland McGrath <roland@gnu.org>
Mon, 26 Apr 1999 13:44:45 +0000 (13:44 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 26 Apr 1999 13:44:45 +0000 (13:44 +0000)
* hurd/get-host.c (_hurd_get_host_config): If ENOENT opening file,
return success with empty value.

ChangeLog

index bd10d11..cbf84ff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-04-26  Roland McGrath  <roland@baalperazim.frob.com>
+
+       * hurd/get-host.c (_hurd_get_host_config): If ENOENT opening file,
+       return success with empty value.
+
 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
 
        * posix/fnmatch.c: Include string.h also for glibc.