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 previous commit


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

commit e3b230b04375164631a04c6ba49978ead3581353
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Sat Jan 9 15:05:21 2016 +0100

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

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

diff --git a/winsup/cygwin/release/2.4.0 b/winsup/cygwin/release/2.4.0
index 5953d61..ed035af 100644
--- a/winsup/cygwin/release/2.4.0
+++ b/winsup/cygwin/release/2.4.0
@@ -77,3 +77,7 @@ Bug Fixes
 - Cygpath(1) now tries to correct the case of system directories when
   returned as POSIX paths.
   Addresses: https://cygwin.com/ml/cygwin/2016-01/msg00002.html
+
+- *Always* zero out descriptor arrays when returning from select due to
+  timeout, per POSIX.
+  Addresses: https://cygwin.com/ml/cygwin/2015-12/msg00332.html


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