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 3d3ab82


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

commit abd37f0c79aa33f53d829bf68511bb78308646f1
Author: Yaakov Selkowitz <yselkowi@redhat.com>
Date:   Tue Aug 30 10:53:35 2016 -0500

    Add release message for commit 3d3ab82
    
    Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>

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

diff --git a/winsup/cygwin/release/2.6.0 b/winsup/cygwin/release/2.6.0
index e13a31e..eb39f8f 100644
--- a/winsup/cygwin/release/2.6.0
+++ b/winsup/cygwin/release/2.6.0
@@ -81,3 +81,6 @@ Bug Fixes
 - Allow kill(pid, <anysig>) on zombies to return successfully, rather than
   only kill(pid, 0), to align behaviour with POSIX requirements.
   Addresses: https://cygwin.com/ml/cygwin/2016-08/msg00188.html
+
+- Fix off_t typedef on 64-bit.
+  Addresses: https://sourceware.org/ml/newlib/2016/msg01028.html


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