Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 5 Jan 2001 18:10:10 +0000 (18:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 5 Jan 2001 18:10:10 +0000 (18:10 +0000)
commit25f227b924443a71ee2e15eff342871864b05d01
tree1e55d7ca3743b0ed5eb62e8a9ecabae47d53dcea
parent155fd00c743bd428a78ed66c3743bc9f8b4a13b1
Update.

* io/ftw.c (ftw_dir): Don't add a second slash at the beginning
for searches from the root directory.
Reported by loris <loris@iol.it> [PR libc/1991].
* io/Makefile (tests): Add bug-ftw1.
* io/bug-ftw1.c: New file.
ChangeLog
io/Makefile
io/bug-ftw1.c [new file with mode: 0644]
io/ftw.c