From: Roland McGrath Date: Sun, 23 May 1999 19:35:18 +0000 (+0000) Subject: 1999-05-23 Roland McGrath X-Git-Tag: cvs/glibc-2_1_1~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ad4637185356034cfe2f8c7a2c547d2311b502bc;p=thirdparty%2Fglibc.git 1999-05-23 Roland McGrath * hurd/set-host.c (_hurd_set_host_config): Use mode 0644, not 0600. Do proper error return. --- diff --git a/ChangeLog b/ChangeLog index 5b6f1903b05..537ebc26e32 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-05-23 Roland McGrath + + * hurd/set-host.c (_hurd_set_host_config): Use mode 0644, not 0600. + Do proper error return. + 1999-05-23 Andreas Jaeger * malloc/malloc.h: Add __THROW for __MALLOC_P to synch with usage