mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
a3ea3bd31d
It can fail arbitrarily with ENOENT if the kernel happens to not have the FD in its name cache. That makes it useless for our purposes. closes https://codeberg.org/ziglang/zig/issues/30843