mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
I empirically observed mtime not changing when rapidly writing the same file name within the same millisecond of wall clock time, despite the mtime field having nanosecond precision. I believe this fixes the CI test failures.