cvs commit: src/lib/libc/sys clock_gettime.2

Hasso Tepper hasso at estpak.ee
Mon Apr 30 01:08:28 PDT 2007


Hasso Tepper wrote:
> Although defined in sys/time.h we don't have CLOCK_VIRTUAL and
> CLOCK_PROF implemented yet. But we have CLOCK_MONOTONIC.

Actually we should at least comment out CLOCK_VIRTUAL and CLOCK_PROF
from sys/time.h as well, no? It has potential to cause only problems
for 3rd party software - define exists (configure check succeeds),
but feature isn't really implemented.


-- 
Hasso





More information about the Commits mailing list