mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
d45f9aca14
Replaced by the lockStderr functions of std.Io. Trying to make `std.process.stderr_thread_mutex` be a bridge across different Io implementations didn't work in practice.