* new-features.sgml (ov-new1.7.6): Document POSIX Monotonic Clock.
This commit is contained in:
parent
b150f5236b
commit
6d27f82985
|
@ -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.
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue