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.xml')
-rw-r--r--winsup/doc/new-features.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index 8fc0ac6fe..ab369abb6 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -43,7 +43,7 @@ Support Linux-specific open(2) flag O_PATH.
</para></listitem>
<listitem><para>
-- Support Linux-specific linkat(2) flag AT_EMPTY_PATH.
+Support Linux-specific linkat(2) flag AT_EMPTY_PATH.
</para></listitem>
<listitem><para>
@@ -52,8 +52,8 @@ siginfo_t::si_overrun).
</para></listitem>
<listitem><para>
-New APIs: signalfd, timerfd_create, timerfd_gettime, timerfd_settime,
-timer_getoverrun.
+New APIs: secure_getenv, signalfd, timerfd_create, timerfd_gettime,
+timerfd_settime, timer_getoverrun.
</para></listitem>
<listitem><para>