Commit 73899ad375e2b795e1caaac9a75b99bc87cd9aea

Bruno Haible 2011-04-14T23:42:01

Support non-blocking pipe I/O in write() on native Windows. * lib/write.c (rpl_write): Split a write request that failed merely because the byte count was larger than the pipe buffer's size. * doc/posix-functions/write.texi: Mention the problem with large byte counts.