aboutsummaryrefslogtreecommitdiff
path: root/io/bug-ftw3.c
AgeCommit message (Collapse)Author
2001-12-17Update.Ulrich Drepper
2001-12-17 Ulrich Drepper <drepper@redhat.com> * io/ftw.c (ftw_dir): Handle inaccessibility of toplevel dir different than implemented in last patch. * io/bug-ftw3.c: Adjust test for changed handling of inaccessibility of toplevel dir.
2001-12-10Update.Ulrich Drepper
2001-12-10 Thorsten Kukuk <kukuk@suse.de> * io/ftw.c (ftw_startup): Check, if the path is search and readable. * io/Makefile (tests): Add bug-ftw3. * io/bug-ftw3.c: New file.