diff options
author | Miles Bader <miles@gnu.org> | 1996-06-26 21:07:21 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1996-06-26 21:07:21 +0000 |
commit | a5d96b254cf702682010d383cf28370defa13121 (patch) | |
tree | 9db054667fd21235c40c809e63938b5f09507d3d /ChangeLog | |
parent | f34e0ae3b003cff3c0448e7337fdf90fd8babdd7 (diff) | |
download | glibc-a5d96b254cf702682010d383cf28370defa13121.tar glibc-a5d96b254cf702682010d383cf28370defa13121.tar.gz glibc-a5d96b254cf702682010d383cf28370defa13121.tar.bz2 glibc-a5d96b254cf702682010d383cf28370defa13121.zip |
* hurd/get-host.c <fcntl.h>: New include.cvs/libc-960627
* hurd/set-host.c <fcntl.h>: New include.
(_hurd_set_host_config): Include NEW in args to dir_link.
Return NWROTE, not NREAD.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ Wed Jun 26 13:19:35 1996 Miles Bader <miles@gnu.ai.mit.edu> + * hurd/get-host.c <fcntl.h>: New include. + * hurd/set-host.c <fcntl.h>: New include. + (_hurd_set_host_config): Include NEW in args to dir_link. + Return NWROTE, not NREAD. + * sysdeps/mach/hurd/getcwd.c (_hurd_canonicalize_directory_name_internal): Don't deallocate DOTID & DOTDEVID until we're finished with them (we need to keep |