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:
authorYaakov Selkowitz <yselkowi@redhat.com>2012-01-06 11:13:11 +0400
committerYaakov Selkowitz <yselkowi@redhat.com>2012-01-06 11:13:11 +0400
commit8f60405b3d5959426200ba18aecfb90431a606d6 (patch)
treea38fbe47480e54dac90c8613c75270bf8ba3faf0 /winsup/doc
parent50350cafb37500a6cf5c1550cfcb2041af1a535a (diff)
* new-features.sgml (ov-new1.7.10): Document pthread_sigqueue.
Diffstat (limited to 'winsup/doc')
-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 f0e10b838..279e1af4d 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,7 @@
+2012-01-06 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
+
+ * new-features.sgml (ov-new1.7.10): Document pthread_sigqueue.
+
2012-01-01 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* new-features.sgml (ov-new1.7.10): Document get_current_dir_name.
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index 6e739fb8d..5f224b847 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -103,7 +103,7 @@ dlopen now supports the Glibc-specific RTLD_NODELETE and RTLD_NOOPEN flags.
<listitem><para>
Other new API: clock_settime, __fpurge, getgrouplist, get_current_dir_name,
getpt, ppoll, psiginfo, psignal, ptsname_r, sys_siglist, pthread_setschedprio,
-sysinfo.
+pthread_sigqueue, sysinfo.
</para></listitem>
</itemizedlist>