posix.h
3.83 KB
-
win32: enable `p_utimes` for readonly files · 89d403cc
Instead of failing to set the timestamp of a read-only file (like any object file), set it writable temporarily to update the timestamp.
Edward Thomson committed
Instead of failing to set the timestamp of a read-only file (like any object file), set it writable temporarily to update the timestamp.