This is the mail archive of the cygwin-cvs@cygwin.com 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]

[newlib-cygwin] Add release message for commit 688d943


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

commit 411882e2faba331120ca9d82e4422216ddfb5e3b
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Sat Jan 14 16:47:47 2017 +0100

    Add release message for commit 688d943
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]