* new-features.sgml (ov-new1.7.10): Document psiginfo, psignal,
and sys_siglist.
This commit is contained in:
parent
2f7a5c89cc
commit
942945956c
@ -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.
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user