CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2014/10/16 09:50:49
Modified files: sys/sys : _time.h lib/libc/sys : clock_gettime.2 Log message: Remove references to unimplemented CLOCK_VIRTUAL. It is non-standard and existing implementations vary as to whether it returns time for the calling thread or the entire process. OK kettenis@