From: Roland McGrath Date: Sun, 4 Nov 2001 10:31:47 +0000 (+0000) Subject: * hurd/set-host.c (_hurd_set_host_config): Use O_WRONLY in flags X-Git-Tag: cvs/glibc-2-2-5~199 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50d274e5a66e4baed5fc0ade52650970a1728798;p=thirdparty%2Fglibc.git * hurd/set-host.c (_hurd_set_host_config): Use O_WRONLY in flags parameter to dir_mkfile. --- diff --git a/ChangeLog b/ChangeLog index 435303a2cff..a5a312d2c82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-11-04 Roland McGrath + + * hurd/set-host.c (_hurd_set_host_config): Use O_WRONLY in flags + parameter to dir_mkfile. + 2001-11-02 Jakub Jelinek * string/bits/string2.h (__strndup): If n is smaller than len, set