diff options
author | Yaakov Selkowitz <yselkowi@redhat.com> | 2012-01-06 07:13:11 +0000 |
---|---|---|
committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2012-01-06 07:13:11 +0000 |
commit | 8f60405b3d5959426200ba18aecfb90431a606d6 (patch) | |
tree | a38fbe47480e54dac90c8613c75270bf8ba3faf0 /winsup/doc/new-features.sgml | |
parent | 50350cafb37500a6cf5c1550cfcb2041af1a535a (diff) | |
download | newlib-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.sgml | 2 |
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> |