zig/lib/std/os/linux
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
..
bpf stage1, stage2: rename c_void to anyopaque (#10316) 2021-12-19 00:24:45 -05:00
errno std.os reorganization, avoiding usingnamespace 2021-09-01 17:54:06 -07:00
arm-eabi.zig std.os.linux.arm-eabi: upgrade to new fn ptr semantics 2022-05-05 22:29:25 -07:00
arm64.zig Fix ucontext_t 2022-03-22 23:19:02 -04:00
bpf.zig std, compiler-rt: remove test names where applicable 2021-09-01 17:54:06 -07:00
i386.zig Fix ucontext_t 2022-03-22 23:19:02 -04:00
io_uring.zig io_uring cancel test must tolerate CQ reordering 2022-05-10 11:49:41 +02:00
ioctl.zig target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
mips.zig os/linux/io_uring: add recvmsg and sendmsg (#10212) 2022-03-03 14:13:54 -06:00
powerpc.zig Fix ucontext_t 2022-03-22 23:19:02 -04:00
powerpc64.zig Fix ucontext_t 2022-03-22 23:19:02 -04:00
riscv64.zig os/linux/io_uring: add recvmsg and sendmsg (#10212) 2022-03-03 14:13:54 -06:00
seccomp.zig Add bits for the Linux Secure Computing facility 2022-03-09 18:49:36 +11:00
sparc64.zig Fix ucontext_t 2022-03-22 23:19:02 -04:00
start_pie.zig migrate from std.Target.current to @import("builtin").target 2021-10-04 23:48:55 -07:00
test.zig migrate from std.Target.current to @import("builtin").target 2021-10-04 23:48:55 -07:00
thumb.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
tls.zig target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
vdso.zig std lib API deprecations for the upcoming 0.9.0 release 2021-11-30 00:13:07 -07:00
x86_64.zig update self hosted sources to language changes 2022-04-15 11:17:19 +03:00