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
path: root/winsup
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2015-03-03 20:10:54 +0300
committerCorinna Vinschen <corinna@vinschen.de>2015-03-03 20:10:54 +0300
commit694626a5f52632f003e523e720ffae00fa0951a9 (patch)
treef08d1bad2d275845fb1439b45757d288c1b9f426 /winsup
parent8ac0306085821bc4cee620b54f0c1e2c4ab007bf (diff)
* new-features.xml (ov-new1.7.35): Add SIGSYS change.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/new-features.xml5
2 files changed, 9 insertions, 0 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index d3d771c68..7477cfbb1 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,5 +1,9 @@
2015-03-03 Corinna Vinschen <corinna@vinschen.de>
+ * new-features.xml (ov-new1.7.35): Add SIGSYS change.
+
+2015-03-03 Corinna Vinschen <corinna@vinschen.de>
+
* new-features.xml (ov-new1.7.35): Add new section.
2015-02-28 Corinna Vinschen <corinna@vinschen.de>
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index f43b517a6..fbbbdad28 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -43,6 +43,11 @@ Change getfacl long options from --all to --access and from --dir to
</para></listitem>
<listitem><para>
+Don't raise a SIGSYS signal in the XSI IPC functions if cygserver is not
+running. Just return -1 with errno set to ENOSYS.
+</para></listitem>
+
+<listitem><para>
New APIs: cabsl, cimagl, creall, finitel, hypotl, sqrtl.
</para></listitem>