OSDN Git Service

* new-features.sgml (ov-new1.7.6): Document POSIX Monotonic Clock.
authoryselkowitz <yselkowitz>
Mon, 9 Aug 2010 16:49:28 +0000 (16:49 +0000)
committeryselkowitz <yselkowitz>
Mon, 9 Aug 2010 16:49:28 +0000 (16:49 +0000)
winsup/doc/ChangeLog
winsup/doc/new-features.sgml

index 81f4190..4dcee95 100644 (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.
index 66b390c..d35feaf 100644 (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>