mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-11 09:57:08 -04:00
078aa5f7b2
On Linux, locking fails with EAGAIN (vs. EACCES on other systems). This commit also adds FcntlErrors for EDEADLK and ENOLCK.