Greetings, I am having problems with intermittent failures of the lstat() inside a C program on several servers running Windows Server 2008R2. The program recursively searches directories and uses lstat() to gather information on each file. The files that fail most often end in .bak, but not always. Since the lstat() command does not return detailed failure information, I can't identify what is causing the failure. Any suggestions on what might be causing the failures or how to gather information on what is causing the failure?
Help is GREATLY appreciated. Leon -- 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