1998-07-25 19:47 Jose M. Moya <josem@gnu.org>
authorRoland McGrath <roland@gnu.org>
Tue, 11 Aug 1998 21:41:09 +0000 (21:41 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 11 Aug 1998 21:41:09 +0000 (21:41 +0000)
* sysdeps/mach/hurd/getcwd.c
  (_hurd_canonicalize_directory_name_internal): Do not loop forever
  for unknown root directories.
(__getcwd): Return NULL when the current root directory could not
  be reached.

ChangeLog

index 0059c2b..cbe40b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1998-07-25 19:47  Jose M. Moya  <josem@gnu.org>
+
+       * sysdeps/mach/hurd/getcwd.c
+       (_hurd_canonicalize_directory_name_internal): Do not loop forever
+       for unknown root directories.
+       (__getcwd): Return NULL when the current root directory could not
+       be reached.
+
 1998-08-11 18:39  Ulrich Drepper  <drepper@cygnus.com>
 
        * string/strsignal.c (strsignal): Count real-time signals from zero.