* new-features.sgml (ov-new1.7.10): Document new pthread APIs.
This commit is contained in:
parent
3f359e3254
commit
af4f7961d0
|
@ -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>
|
2011-05-02 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
Throughout remove NT4 from documentation.
|
Throughout remove NT4 from documentation.
|
||||||
|
|
|
@ -39,7 +39,8 @@ as well as the version of GCC used when compiling.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Other new API: ppoll.
|
Other new API: ppoll, pthread_attr_getstack, pthread_attr_getstackaddr,
|
||||||
|
pthread_getattr_np, pthread_setschedprio.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
Loading…
Reference in New Issue