DragonFly commits List (threaded) for 2007-04
DragonFly BSD
DragonFly commits List (threaded) for 2007-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Hasso Tepper <hasso@xxxxxxxxx>
Date: Mon, 30 Apr 2007 11:04:49 +0300

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]