Use lutimes() if available to canonicalise the timestamp of symlinks
Also use utimes() instead of utime() if lutimes() is not available.
Please register or sign in to comment
Also use utimes() instead of utime() if lutimes() is not available.