summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2003-02-05 09:17:32 +0000
committertjr <tjr@FreeBSD.org>2003-02-05 09:17:32 +0000
commit456ed0d014448dbed53a00f5d3be98dc0fab0912 (patch)
tree450cf9588928c3526764195ed2e7de67eaec54ac /lib
parent9a0e9d814a7d41ed5c13b7c5c74f47eef9791b9c (diff)
downloadFreeBSD-src-456ed0d014448dbed53a00f5d3be98dc0fab0912.zip
FreeBSD-src-456ed0d014448dbed53a00f5d3be98dc0fab0912.tar.gz
Mention that the CLOCK_VIRTUAL and CLOCK_PROF clocks are not implemented.
PR: 8376
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/clock_gettime.28
1 files changed, 7 insertions, 1 deletions
diff --git a/lib/libc/sys/clock_gettime.2 b/lib/libc/sys/clock_gettime.2
index f6ee311..db52328 100644
--- a/lib/libc/sys/clock_gettime.2
+++ b/lib/libc/sys/clock_gettime.2
@@ -33,7 +33,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 8, 1997
+.Dd February 5, 2003
.Dt CLOCK_GETTIME 2
.Os
.Sh NAME
@@ -127,3 +127,9 @@ and
.Fn clock_getres
system calls conform to
.St -p1003.1b-93 .
+.Sh BUGS
+The
+.Dv CLOCK_VIRTUAL
+and
+.Dv CLOCK_PROF
+timers are not yet implemented.
OpenPOWER on IntegriCloud