K 10 svn:author V 3 jdp K 8 svn:date V 27 1999-08-22T01:46:57.000000Z K 7 svn:log V 235 Use the new vfs_timestamp() function to create the timestamps used by utimes(path, NULL). This gives them the same precision as the timestamps produced by write operations. Do likewise for lutimes() and futimes(). Suggested by bde. END