Fri Oct 13 10:27:22 2006 John Ellis <johne@verizon.net>
authorJohn Ellis <johne@verizon.net>
Fri, 13 Oct 2006 14:36:26 +0000 (14:36 +0000)
committerJohn Ellis <johne@verizon.net>
Fri, 13 Oct 2006 14:36:26 +0000 (14:36 +0000)
commitd19b8a3fba4b9267f85b8e96e11fb676707b7816
treef38d2c37e8fdabe155a8d07e1f22b9672bc12792
parentef3cfe4656463c5cb592f1334897769112e1e9f7
Fri Oct 13 10:27:22 2006  John Ellis  <johne@verizon.net>

        * cache_maint.c, ui_fileops.c, ui_pathsel.c, ui_tabcomp.c: Remove use
        of the d_ino > 0 test as all files listed by readdir should be valid.
        dirent.d_ino is not guanteed by POSIX, and at one recent point is
        not implemented on cygwin.
ChangeLog
src/cache_maint.c
src/ui_fileops.c
src/ui_pathsel.c
src/ui_tabcomp.c