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

This commit is contained in:
Yaakov Selkowitz 2011-05-09 08:58:59 +00:00
parent 6758d2a3aa
commit 0519948756
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2011-05-08 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* new-features.sgml (ov-new1.7.10): Document clock_settime.
2011-05-06 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* new-features.sgml (ov-new1.7.10): Document sysinfo.

View File

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