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>2011-11-08 13:25:25 +0400
committerCorinna Vinschen <corinna@vinschen.de>2011-11-08 13:25:25 +0400
commit3fe1d750ba9953ec4d644d4aa108028d43f0f58d (patch)
tree0ea74134e8dcc014ea8b6ec6be90ed1694d39b6d /winsup
parent84e9145ca4fc4b9875e30289b62ad96b9a00ef02 (diff)
* new-features.sgml (ov-new1.7.10): Document ptsname_r.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/new-features.sgml2
2 files changed, 5 insertions, 1 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index ec133f757..3c373eb05 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-08 Corinna Vinschen <corinna@vinschen.de>
+
+ * new-features.sgml (ov-new1.7.10): Document ptsname_r.
+
2011-11-05 Jon TURNEY <jon.turney@dronecode.org.uk>
* faq-using.xml (faq.using.fixing-fork-failures): Add new FAQ.
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index d1cd611a3..546bfd1a5 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -102,7 +102,7 @@ dlopen now supports the Glibc-specific RTLD_NODELETE and RTLD_NOOPEN flags.
<listitem><para>
Other new API: clock_settime, __fpurge, getgrouplist, ppoll, psiginfo,
-psignal, sys_siglist, pthread_setschedprio, sysinfo.
+psignal, ptsname_r, sys_siglist, pthread_setschedprio, sysinfo.
</para></listitem>
</itemizedlist>