zig/lib/std/c
Andrew Kelley 50eb7983cd remove most conditional compilation based on stage1
There are still a few occurrences of "stage1" in the standard library
and self-hosted compiler source, however, these instances need a bit
more careful inspection to ensure no breakage.
2022-12-06 20:38:54 -07:00
..
darwin macos: add more mach primitives 2022-03-13 09:42:24 +01:00
darwin.zig remove most conditional compilation based on stage1 2022-12-06 20:38:54 -07:00
dragonfly.zig remove most conditional compilation based on stage1 2022-12-06 20:38:54 -07:00
emscripten.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
freebsd.zig remove most conditional compilation based on stage1 2022-12-06 20:38:54 -07:00
fuchsia.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
haiku.zig remove most conditional compilation based on stage1 2022-12-06 20:38:54 -07:00
hermit.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
linux.zig remove most conditional compilation based on stage1 2022-12-06 20:38:54 -07:00
minix.zig target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
netbsd.zig remove most conditional compilation based on stage1 2022-12-06 20:38:54 -07:00
openbsd.zig remove most conditional compilation based on stage1 2022-12-06 20:38:54 -07:00
solaris.zig remove most conditional compilation based on stage1 2022-12-06 20:38:54 -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