* lib/getcwd.c (__getcwd): Undo previous change; it mishandled
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 21 Feb 2007 20:49:59 +0000 (20:49 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 21 Feb 2007 20:49:59 +0000 (20:49 +0000)
commit8436691c12d9e2397dcd604c7ea261314520af9a
tree060f8bb04b3ef952a04092b435c853aab43ce03f
parentea7a4b772f0705edb9c9f2d75125f9849787078a
* lib/getcwd.c (__getcwd): Undo previous change; it mishandled
long unreadable paths in GNU/Linux.  Problem reported by Andreas
Schwab in
<http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
I'll try to think of a better way to fix the Solaris problem.
ChangeLog
lib/getcwd.c