mirror of
https://github.com/ziglang/zig.git
synced 2026-01-01 02:53:23 +00:00
This implementation uses the F_KINFO fcntl command added in FreeBSD 13 release. FreeBSD 12 users get a compile error. Co-authored-by: Stephen Gregoratto <dev@sgregoratto.me>