zig/lib/std/os/linux
YANG Xudong 8e91c229e1
loongarch: fix asm to set thread pointer (#21086)
Co-authored-by: Alex Rønne Petersen <alex@alexrp.com>
2024-08-15 15:40:44 -07:00
..
bpf
arm-eabi.zig std.os.linux: Move clone() here and stop exporting it. 2024-08-07 01:19:51 -07:00
arm64.zig std.os.linux: Move clone() here and stop exporting it. 2024-08-07 01:19:51 -07:00
bpf.zig
io_uring_sqe.zig
ioctl.zig std.Target: Remove sparcel architecture tag. 2024-07-30 06:30:25 +02:00
IoUring.zig add std.testing.random_seed 2024-07-23 11:43:12 -07:00
loongarch64.zig add getcontext 2024-08-13 10:11:17 -07:00
mips.zig std.os.linux: Move clone() here and stop exporting it. 2024-08-07 01:19:51 -07:00
mips64.zig std.os.linux: Add clone() implementation for mips64. (#21038) 2024-08-12 16:09:52 -07:00
powerpc.zig std.os.linux: Move clone() here and stop exporting it. 2024-08-07 01:19:51 -07:00
powerpc64.zig std.os.linux: Move clone() here and stop exporting it. 2024-08-07 01:19:51 -07:00
riscv32.zig std.os.linux: Move clone() here and stop exporting it. 2024-08-07 01:19:51 -07:00
riscv64.zig std.os.linux: Move clone() here and stop exporting it. 2024-08-07 01:19:51 -07:00
seccomp.zig
sparc64.zig std.os.linux: Move clone() here and stop exporting it. 2024-08-07 01:19:51 -07:00
start_pie.zig std.os.linux.start_pie: Add support for the new RELR relocation format. 2024-08-11 20:27:09 -07:00
syscalls.zig Update Linux syscalls to 6.10. 2024-08-09 00:34:52 +02:00
test.zig Add getppid to std.c and std.os.linux. 2024-08-07 13:03:21 -07:00
thumb.zig std.os.linux: Move clone() here and stop exporting it. 2024-08-07 01:19:51 -07:00
tls.zig loongarch: fix asm to set thread pointer (#21086) 2024-08-15 15:40:44 -07:00
vdso.zig
x86.zig std.os.linux: Move clone() here and stop exporting it. 2024-08-07 01:19:51 -07:00
x86_64.zig std.os.linux: Move clone() here and stop exporting it. 2024-08-07 01:19:51 -07:00