zig/lib/std/c
Kim SHrier 397e6547a9 add FreeBSD support to std.os.getFdPath
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>
2022-07-15 10:16:31 +03:00
..
darwin macos: add more mach primitives 2022-03-13 09:42:24 +01:00
darwin.zig std: update bsd bits to new fn ptr semantics 2022-07-04 13:02:30 -07:00
dragonfly.zig std: update bsd bits to new fn ptr semantics 2022-07-04 13:02:30 -07:00
emscripten.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
freebsd.zig add FreeBSD support to std.os.getFdPath 2022-07-15 10:16:31 +03:00
fuchsia.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
haiku.zig Sema: allow void as an extern union field & fix invalid extern unions 2022-07-11 20:30:16 +03:00
hermit.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
linux.zig Merge pull request #11598 from aiotter/master 2022-05-26 20:11:54 -04:00
minix.zig target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
netbsd.zig std: update bsd bits to new fn ptr semantics 2022-07-04 13:02:30 -07:00
openbsd.zig std: update bsd bits to new fn ptr semantics 2022-07-04 13:02:30 -07:00
solaris.zig std: update bsd bits to new fn ptr semantics 2022-07-04 13:02:30 -07:00
tokenizer.zig stage2: fix bugs preventing stage2 from building stage3 with LLVM 2022-04-15 23:32:26 +03:00
wasi.zig stdlib: Add emulated CWD to std.os for WASI targets 2022-03-03 14:31:49 -07:00
windows.zig stage1, stage2: rename c_void to anyopaque (#10316) 2021-12-19 00:24:45 -05:00