about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-03-02 16:33:18 +0000
committerUlrich Drepper <drepper@redhat.com>2006-03-02 16:33:18 +0000
commitbb54908866986dc1578e3077b323bfc1cc5aecba (patch)
treef7619be5e1d19ce9e07308db4f07de4b874229c1 /ChangeLog
parent70c50602ccaedc74b25fbaef96a7a4e6eeb407a2 (diff)
downloadglibc-bb54908866986dc1578e3077b323bfc1cc5aecba.tar.gz
glibc-bb54908866986dc1578e3077b323bfc1cc5aecba.tar.xz
glibc-bb54908866986dc1578e3077b323bfc1cc5aecba.zip
* io/ftw.c (process_entry): If dir->streamfd != -1,
	use FXSTATAT rather than LXSTAT to find if unstatable
	file is a dead symlink.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e6965f3c21..a91e3e456f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
-006-03-02  Jakub Jelinek  <jakub@redhat.com>
+2006-03-02  Jakub Jelinek  <jakub@redhat.com>
+
+	* io/ftw.c (process_entry): If dir->streamfd != -1,
+	use FXSTATAT rather than LXSTAT to find if unstatable
+	file is a dead symlink.
 
 	* elf/check-textrel.c: Include config.h.
 	(AB(handle_file)): Don't fail if PF_X | PF_W on architectures known