mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-04 00:32:40 +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