mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +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>