CVSROOT:        /cvs
Module name:    src
Changes by:     flor...@cvs.openbsd.org 2020/02/16 14:11:03

Modified files:
        usr.bin/dig    : dighost.c host.c 
        usr.bin/dig/lib/isc: log.c timer.c 
        usr.bin/dig/lib/isc/include/isc: util.h 
        usr.bin/dig/lib/isc/unix: app.c time.c 
        usr.bin/dig/lib/isc/unix/include/isc: time.h 

Log message:
clock_gettime cannot fail if called correctly; unravel TIME_NOW
indirections.
(I'm not convinced that we always want to read CLOCK_REALTIME, in fact
we probably want to almost always read CLOCK_MONOTONIC.)
OK millert

Reply via email to