mirror of
https://github.com/ziglang/zig.git
synced 2026-01-07 05:55:36 +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>