On Thu, Mar 10, 2011 at 09:11:52PM +0100, Robert Wruck wrote: >Hi, > >tested with cvs HEAD: > >> Just terminating the loop after write_overlapped_fallback is not enough. >> When the size to write exceeds MAX_OVERLAPPED_WRITE_LEN and WriteFile >> fails for MAX_OVERLAPPED_WRITE_LEN, write() will always return 0. > >Now any write with length > MAX_OVERLAPPED_WRITE_LEN fails with -1 / >EFBIG (on the machine that has the WriteFile limitation).
How about if you try a snapshot rather than your own home-built version? cgf -- 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