* io/ftw.c (process_entry): If dir->streamfd != -1,
commitbb54908866986dc1578e3077b323bfc1cc5aecba
authorUlrich Drepper <drepper@redhat.com>
Thu, 2 Mar 2006 16:33:18 +0000 (2 16:33 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 2 Mar 2006 16:33:18 +0000 (2 16:33 +0000)
treef7619be5e1d19ce9e07308db4f07de4b874229c1
parent70c50602ccaedc74b25fbaef96a7a4e6eeb407a2
* io/ftw.c (process_entry): If dir->streamfd != -1,

use FXSTATAT rather than LXSTAT to find if unstatable
file is a dead symlink.
ChangeLog
io/ftw.c