Update.
commit66b38fc99ecc3835502fae6851908b0d11d6b175
authorUlrich Drepper <drepper@redhat.com>
Thu, 30 Sep 2004 06:42:39 +0000 (30 06:42 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 30 Sep 2004 06:42:39 +0000 (30 06:42 +0000)
tree1d27136d28fdf13ab181b367310012ed59108c32
parent8930fcf9beee6c0d1ace2e4a67be1525f5d6b8aa
Update.

2004-09-29  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/generic/glob.c (glob_in_dir): Don't blindly trust
readdir results; for symlinks or files of unknown type check using
stat whether the file exists.

* posix/tst-gnuglob.c (find_file): Handle leading "./".  Fix
recognition of files.
ChangeLog
posix/tst-gnuglob.c
sysdeps/generic/glob.c