https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=411882e2faba331120ca9d82e4422216ddfb5e3b

commit 411882e2faba331120ca9d82e4422216ddfb5e3b
Author: Corinna Vinschen <[email protected]>
Date:   Sat Jan 14 16:47:47 2017 +0100

    Add release message for commit 688d943
    
    Signed-off-by: Corinna Vinschen <[email protected]>

Diff:
---
 winsup/cygwin/release/2.7.0 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/winsup/cygwin/release/2.7.0 b/winsup/cygwin/release/2.7.0
index bbcab99..d54e772 100644
--- a/winsup/cygwin/release/2.7.0
+++ b/winsup/cygwin/release/2.7.0
@@ -15,3 +15,7 @@ Bug Fixes
 
 - Fix rename(2) fail with EACCES if newfile is in use.
   Addresses: https://cygwin.com/ml/cygwin/2017-01/msg00108.html
+
+- Always try to write all incoming bytes to blocking pipes, as required
+  by POSIX.
+  Addresses: https://cygwin.com/ml/cygwin/2017-01/msg00087.html

Reply via email to