* new-features.sgml (ov-new1.7.6): Document POSIX Monotonic Clock.

This commit is contained in:
Yaakov Selkowitz 2010-08-09 16:49:28 +00:00
parent b150f5236b
commit 6d27f82985
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2010-08-09 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* new-features.sgml (ov-new1.7.6): Document POSIX monotonic clock.
2010-08-09 Corinna Vinschen <corinna@vinschen.de>
* new-features.sgml (ov-new1.7.6): Document /proc/filesystems.

View File

@ -38,6 +38,10 @@ New interfaces mkostemp(3) and mkostemps(3) are added.
New virtual file /proc/filesystems.
</para></listitem>
<listitem><para>
clock_gettime(3) and clock_getres(3) accept CLOCK_MONOTONIC.
</para></listitem>
</itemizedlist>
</sect2>