comparison ChangeLog @ 69:31759d770628

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.
author gqview
date Fri, 13 Oct 2006 14:36:26 +0000
parents c6ff22c968b2
children 13e76f7b2cbb
comparison
equal deleted inserted replaced
68:c6ff22c968b2 69:31759d770628
1 Fri Oct 13 10:27:22 2006 John Ellis <johne@verizon.net>
2
3 * cache_maint.c, ui_fileops.c, ui_pathsel.c, ui_tabcomp.c: Remove use
4 of the d_ino > 0 test as all files listed by readdir should be valid.
5 dirent.d_ino is not guanteed by POSIX, and at one recent point is
6 not implemented on cygwin.
7
1 Fri Oct 13 09:25:25 2006 John Ellis <johne@verizon.net> 8 Fri Oct 13 09:25:25 2006 John Ellis <johne@verizon.net>
2 9
3 * pl.po: Update Polish translation, 10 * pl.po: Update Polish translation,
4 submitted by Wit Wilinski <madman@linux.bydg.org>. 11 submitted by Wit Wilinski <madman@linux.bydg.org>.
5 * README: Updates. 12 * README: Updates.