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] Extend 2.8.0 release text


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

commit 02011278e0d56c7ab3330e236236c8ffb26b9534
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Sun Mar 12 12:21:40 2017 +0100

    Extend 2.8.0 release text
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

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

diff --git a/winsup/cygwin/release/2.8.0 b/winsup/cygwin/release/2.8.0
index f5568de..9e6c482 100644
--- a/winsup/cygwin/release/2.8.0
+++ b/winsup/cygwin/release/2.8.0
@@ -25,3 +25,8 @@ Bug Fixes
   Addresses: https://cygwin.com/ml/cygwin/2017-03/msg00113.html
 
 - Fix potential buffer overflow in getrandom.
+
+- Fix write(2) return value for writes > 2 GB.
+
+- Workaround Windows NUL having the same problem for writes > 4 GB.
+  Addresses: https://cygwin.com/ml/cygwin/2017-03/msg00144.html


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