* new-features.sgml (ov-new1.7.10): Document sysinfo.
This commit is contained in:
parent
2f52cad971
commit
57aac4bf26
|
@ -1,3 +1,7 @@
|
||||||
|
2011-05-06 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
|
||||||
|
|
||||||
|
* new-features.sgml (ov-new1.7.10): Document sysinfo.
|
||||||
|
|
||||||
2011-05-04 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
|
2011-05-04 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
|
||||||
|
|
||||||
* new-features.sgml (ov-new1.7.10): Document psiginfo, psignal,
|
* new-features.sgml (ov-new1.7.10): Document psiginfo, psignal,
|
||||||
|
|
|
@ -40,7 +40,7 @@ as well as the version of GCC used when compiling.
|
||||||
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Other new API: ppoll, psiginfo, psignal, sys_siglist, pthread_attr_getstack,
|
Other new API: ppoll, psiginfo, psignal, sys_siglist, pthread_attr_getstack,
|
||||||
pthread_attr_getstackaddr, pthread_getattr_np, pthread_setschedprio.
|
pthread_attr_getstackaddr, pthread_getattr_np, pthread_setschedprio, sysinfo.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
Loading…
Reference in New Issue