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.
This commit is contained in:
Roland McGrath 1999-04-26 13:44:45 +00:00
parent 1d721dae86
commit 6e4184e465

View File

@ -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.