diff options
author | Roland McGrath <roland@gnu.org> | 1999-05-23 19:35:18 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-05-23 19:35:18 +0000 |
commit | ad4637185356034cfe2f8c7a2c547d2311b502bc (patch) | |
tree | 7e06ba54278a4fde3acc70c3c3f5e0dc8788a5f5 | |
parent | 043032f443161389640449efa58e6ec9279684ce (diff) | |
download | glibc-ad4637185356034cfe2f8c7a2c547d2311b502bc.zip glibc-ad4637185356034cfe2f8c7a2c547d2311b502bc.tar.gz glibc-ad4637185356034cfe2f8c7a2c547d2311b502bc.tar.bz2 |
1999-05-23 Roland McGrath <roland@baalperazim.frob.com>
* hurd/set-host.c (_hurd_set_host_config): Use mode 0644, not 0600.
Do proper error return.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-05-23 Roland McGrath <roland@baalperazim.frob.com> + + * hurd/set-host.c (_hurd_set_host_config): Use mode 0644, not 0600. + Do proper error return. + 1999-05-23 Andreas Jaeger <aj@arthur.rhein-neckar.de> * malloc/malloc.h: Add __THROW for __MALLOC_P to synch with usage |