From 7cf97ab1ff729acd8ea62b5f6223e600add22ce7 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 19 Mar 2006 18:27:55 +0000 Subject: *** empty log message *** --- lib/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'lib') diff --git a/lib/ChangeLog b/lib/ChangeLog index c9227195c..bf3fafe3f 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,14 @@ +2006-03-19 Jim Meyering + + Work even in a chroot where d_ino values for entries in "/" + don't match the stat.st_ino values for the same names. + * getcwd.c (__getcwd): When no d_ino value matches the target inode + number, iterate through all entries again, using lstat instead. + Reported by Kenshi Muto in http://bugs.debian.org/355810. + + * getcwd.c (__getcwd): Clarify a comment. + Use memcpy in place of a call to strcpy. + 2006-03-16 Paul Eggert * regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]: -- cgit v1.2.3-70-g09d2