This is the mail archive of the cygwin mailing list for the Cygwin project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
For further testing purposes I have uploaded a new cygwin1.dll which
a) adds debug output in readdir() which prints DOS attributes as well as evaluated d_type value for each readdir entry to strace, and
b) which is heavily tweaked to try harder to get a useful d_type value without compromising speed. The patch is attached, for the records.
Rolf, please try the following Cygwin DLL:
http://cygwin.de/cygwin-ug-177/new-cygwin1.dll.bz2
(md5sum compressed 17d66fdd070ce3c57ae735b814cfe527) (md5sum uncompressed e30408e665195b351d62d755f3da82ed)
Bunzip the DLL, chmod +x it, and replace your current DLL with that version. Then repeat the find. If it still fails, please send the strace output again.
Attachment:
find.strace.bz2
Description: Binary data
-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |