K 10 svn:author V 6 jilles K 8 svn:date V 27 2016-06-09T22:14:58.840772Z K 7 svn:log V 279 utimes(2),utime(3): Add deprecation in favour of utimensat(2) and futimens(2). Setting time by seconds or microseconds may cause unexpected effects especially if sysctl vfs.timestamp_precision=3 (not default). Calling the obsolete functions with NULL timestamps is acceptable. END