* new-features.sgml (ov-new1.7.10): Document psiginfo, psignal,

and sys_siglist.
This commit is contained in:
Yaakov Selkowitz 2011-05-04 22:18:16 +00:00
parent 2f7a5c89cc
commit 942945956c
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2011-05-04 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* new-features.sgml (ov-new1.7.10): Document psiginfo, psignal,
and sys_siglist.
2011-05-02 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* new-features.sgml (ov-new1.7.10): Document new pthread APIs.

View File

@ -39,8 +39,8 @@ as well as the version of GCC used when compiling.
</para></listitem>
<listitem><para>
Other new API: ppoll, pthread_attr_getstack, pthread_attr_getstackaddr,
pthread_getattr_np, pthread_setschedprio.
Other new API: ppoll, psiginfo, psignal, sys_siglist, pthread_attr_getstack,
pthread_attr_getstackaddr, pthread_getattr_np, pthread_setschedprio.
</para></listitem>
</itemizedlist>