* new-features.sgml (ov-new1.7.10): Document pthread_sigqueue.

This commit is contained in:
Yaakov Selkowitz 2012-01-06 07:13:11 +00:00
parent 50350cafb3
commit 8f60405b3d
2 changed files with 5 additions and 1 deletions

View File

@ -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.

View File

@ -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>