commit 4903cd65f42e56969e6abb0bcc24f057c41c337f
Author: Robin Hahling <[email protected]>
Date: Tue Mar 17 08:40:27 2015 +0100
clock_gettime.2: Update and document various clock_ids.
* clock_id may take many more values than what was previously
suggested.
* Document some clock_ids that take advantage of upmap/kpmap in case
of many repetitive calls.
* Inform about some clock_ids that are FreeBSD extensions.
Summary of changes:
lib/libc/sys/clock_gettime.2 | 75 +++++++++++++++++++++++++++++++++++++++-----
1 file changed, 67 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4903cd65f42e56969e6abb0bcc24f057c41c337f
--
DragonFly BSD source repository