CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2013/10/05 19:27:50
Modified files: sys/sys : _time.h kernel.h sys/kern : kern_tc.c kern_time.c lib/libc/sys : clock_gettime.2 Log message: Add CLOCK_UPTIME, a clock which measures time-running-not-suspended, so that mlarkin@ can fix programs that report rates-over-uptime. ok kettenis@ manpage corrections jmc@ (which I've probably broken again)