Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2015-06-20 21:36:16 +0300
committerCorinna Vinschen <corinna@vinschen.de>2015-06-20 21:36:16 +0300
commita88afecce6ca7405df28f8ae162b56697c2601a2 (patch)
treea9261cc3d13565362934e3c2cc73d9651ac6bd81 /newlib/ChangeLog
parentb782f869bf35b7172c1d45f62e386085d99d5a9e (diff)
ChangeLog entries for Cygwin's alternate signal stack implementation
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 7cfec6f6f..a59cc97e6 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,14 @@
+2015-06-20 Corinna Vinschen <corinna@vinschen.de>
+
+ * libc/include/sys/signal.h: Move altstack macros completely
+ outside of rtems block.
+
+2015-06-19 Corinna Vinschen <corinna@vinschen.de>
+
+ * libc/include/sys/signal.h: Define SS_ONSTACK and SS_DISABLE
+ unconditionally.
+ (sigaltstack): Enable prototype on Cygwin.
+
2015-06-15 Freddie Chopin <freddie_chopin@op.pl>
* libc/time/gmtime_r.c (gmtime_r): use faster algorithm from