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:
Diffstat (limited to 'winsup/doc/new-features.sgml')
-rw-r--r--winsup/doc/new-features.sgml11
1 files changed, 10 insertions, 1 deletions
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index 5863e87a9..493313820 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -16,7 +16,16 @@ GNU C Library manual</ulink> for full details of this functionality.
</para></listitem>
<listitem><para>
-/proc/sys allows to access the native NT namespace.
+Support for the C99 complex functions, except for the "long double"
+implementations. New APIs: cacos, cacosf, cacosh, cacoshf, carg, cargf, casin,
+casinf, casinh, casinhf, catan, catanf, catanh, catanhf, ccos, ccosf, ccosh,
+ccoshf, cexp, cexpf, cimag, cimagf, clog, clogf, conj, conjf, cpow, cpowf,
+cproj, cprojf, creal, crealf, csin, csinf, csinh, csinhf, csqrt, csqrtf, ctan,
+ctanf, ctanh, ctanhf.
+</para></listitem>
+
+<listitem><para>
+Drop support for Windows NT4 prior to Service Pack 4.
</para></listitem>
<listitem><para>