zig/lib/std/c
Koakuma fb0692334e target: Rename sparcv9 -> sparc64
Rename all references of sparcv9 to sparc64, to make Zig align more with
other projects. Also, added new function to convert glibc arch name to Zig
arch name, since it refers to the architecture as sparcv9.

This is based on the suggestion by @kubkon in PR 11847.
(https://github.com/ziglang/zig/pull/11487#pullrequestreview-963761757)
2022-05-13 16:43:59 -04:00
..
darwin macos: add more mach primitives 2022-03-13 09:42:24 +01:00
darwin.zig Sema: implement zirSwitchCaptureElse for error sets 2022-03-19 15:49:27 +02:00
dragonfly.zig std.Thread.Futex improvements (#11464) 2022-04-19 19:42:15 -05:00
emscripten.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
freebsd.zig std.Thread.Futex improvements (#11464) 2022-04-19 19:42:15 -05:00
fuchsia.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
haiku.zig add constant for haiku 2022-02-26 10:53:13 +02:00
hermit.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
linux.zig target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
minix.zig target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
netbsd.zig target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
openbsd.zig target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
solaris.zig Adds Linux support for POSIX file locking with fcntl 2022-02-15 13:22:50 +02: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