CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2011/12/09 21:12:36

Modified files:
        usr.bin/make   : timestamp.c timestamp.h util.c 

Log message:
Use clock_gettime() to get a high precision timestamp, instead of
converting gettimeofday()'s output, and pass utimes() NULL to get
the time from inside the kernel instead

ok espie@, stress testing on NFS by deraadt@

Reply via email to