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] cygwin: document signal.h fixes


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

commit 5fac663b295dae0ffa9b1c9c86fbf9994d99bec8
Author: Yaakov Selkowitz <yselkowi@redhat.com>
Date:   Wed Jul 12 03:24:50 2017 -0500

    cygwin: document signal.h fixes
    
    Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>

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

diff --git a/winsup/cygwin/release/2.8.2 b/winsup/cygwin/release/2.8.2
index 467396a..67051c5 100644
--- a/winsup/cygwin/release/2.8.2
+++ b/winsup/cygwin/release/2.8.2
@@ -7,9 +7,12 @@ What's new:
 What changed:
 -------------
 
-
 Bug Fixes
 ---------
 
 - Fix scandirat
   Addresses: https://cygwin.com/ml/cygwin/2017-07/msg00045.html
+
+- Fix signal.h with strict features enabled
+  Addresses: https://cygwin.com/ml/cygwin/2017-07/msg00051.html
+  Addresses: https://cygwin.com/ml/cygwin/2017-07/msg00088.html


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