mckay 46ca486c3c Return the correct errno from getcwd() even if free() or closedir()
overwrites it.  This actually showed up when running under an old
kernel when free() called the madvise() stub which set errno, causing
getcwd() to return EOPNOTSUPP instead of ERANGE.
1998-01-15 13:52:55 +00:00
..
1997-10-16 14:41:25 +00:00
1997-10-21 08:41:15 +00:00
1997-10-21 08:41:15 +00:00
1998-01-07 00:28:36 +00:00
1998-01-05 07:12:16 +00:00
1998-01-04 22:28:47 +00:00
1997-10-26 10:37:35 +00:00
1998-01-15 04:31:28 +00:00