aboutsummaryrefslogtreecommitdiff
path: root/winsup/doc/new-features.sgml
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2012-01-06 07:13:11 +0000
committerYaakov Selkowitz <yselkowi@redhat.com>2012-01-06 07:13:11 +0000
commit8f60405b3d5959426200ba18aecfb90431a606d6 (patch)
treea38fbe47480e54dac90c8613c75270bf8ba3faf0 /winsup/doc/new-features.sgml
parent50350cafb37500a6cf5c1550cfcb2041af1a535a (diff)
downloadnewlib-8f60405b3d5959426200ba18aecfb90431a606d6.zip
newlib-8f60405b3d5959426200ba18aecfb90431a606d6.tar.gz
newlib-8f60405b3d5959426200ba18aecfb90431a606d6.tar.bz2
* new-features.sgml (ov-new1.7.10): Document pthread_sigqueue.
Diffstat (limited to 'winsup/doc/new-features.sgml')
-rw-r--r--winsup/doc/new-features.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index 6e739fb..5f224b8 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>