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

This commit is contained in:
Yaakov Selkowitz 2011-05-03 04:09:52 +00:00
parent 3f359e3254
commit af4f7961d0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-05-02 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* new-features.sgml (ov-new1.7.10): Document new pthread APIs.
2011-05-02 Corinna Vinschen <corinna@vinschen.de>
Throughout remove NT4 from documentation.

View File

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