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>2016-04-05 11:35:05 +0300
committerCorinna Vinschen <corinna@vinschen.de>2016-04-05 11:35:05 +0300
commit8d67708a08082df4b077ee35dcfd4947c0a5b1f3 (patch)
treecf54b9fa57d874cb00b22e1cc483e47ff4c58f7c /winsup/doc
parent41abcc5825d33d78bd370997ba664e3c64eb6683 (diff)
Add latest changes to release message
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/doc')
-rw-r--r--winsup/doc/new-features.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index d24624771..9d428e2e8 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -76,6 +76,16 @@ enables multiple gmon.out files to preserve profiling data after fork or
from multiple program runs.
</para></listitem>
+<listitem><para>
+Feature test macros, which control which symbols are exposed in the standard
+headers, have been completely overhauled for compatibility with glibc.
+</para></listitem>
+
+<listitem><para>
+The isinf, isinff, and isinfl functions are signed, returning -1 for
+negative infinity for compatibility with glibc.
+</para></listitem>
+
</itemizedlist>
</sect2>