* new-features.sgml (ov-new1.7.8): Document pthread_yield.
This commit is contained in:
parent
3696acf497
commit
27aaf2a9d1
|
@ -1,3 +1,7 @@
|
||||||
|
2011-02-10 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
|
||||||
|
|
||||||
|
* new-features.sgml (ov-new1.7.8): Document pthread_yield.
|
||||||
|
|
||||||
2011-01-12 Corinna Vinschen <corinna@vinschen.de>
|
2011-01-12 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* new-features.sgml (ov-new1.7.8): Add "new API" paragraph.
|
* new-features.sgml (ov-new1.7.8): Add "new API" paragraph.
|
||||||
|
|
|
@ -42,8 +42,9 @@ to force width 1.)
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Other new APIs: llround, llroundf, madvise. Export program_invocation_name,
|
Other new APIs: llround, llroundf, madvise, pthread_yield.
|
||||||
program_invocation_short_name. Support TIOCGPGRP, TIOCSPGRP ioctls.
|
Export program_invocation_name, program_invocation_short_name.
|
||||||
|
Support TIOCGPGRP, TIOCSPGRP ioctls.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
Loading…
Reference in New Issue