zig/lib/std/os/linux
Stephen Gregoratto cca021c211 Linux: Update syscalls for the 6.7 release
This release adds the rest of the futex2[1] syscalls, along with
shadow stack[2] support for more architectures.

[1]: https://lwn.net/Articles/940944/
[2]: https://lwn.net/Articles/926649/
2024-01-15 20:05:03 +11:00
..
bpf linux/bpf: update helper definitions 2023-11-19 19:01:18 +02:00
errno std.os reorganization, avoiding usingnamespace 2021-09-01 17:54:06 -07:00
arm-eabi.zig std: finish cleanup up asm 2023-07-31 03:49:21 -04:00
arm64.zig std: finish cleanup up asm 2023-07-31 03:49:21 -04:00
bpf.zig doc: Fix typos in bpf docs 2024-01-03 12:34:10 +02:00
io_uring.zig std.os.linux.io_uring: fix compilation errors 2024-01-14 19:20:41 -07:00
ioctl.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
mips.zig std: finish cleanup up asm 2023-07-31 03:49:21 -04:00
mips64.zig std: finish cleanup up asm 2023-07-31 03:49:21 -04:00
powerpc.zig std: finish cleanup up asm 2023-07-31 03:49:21 -04:00
powerpc64.zig std: finish cleanup up asm 2023-07-31 03:49:21 -04:00
riscv64.zig std: finish cleanup up asm 2023-07-31 03:49:21 -04:00
seccomp.zig std.builtin.Endian: make the tags lower case 2023-10-31 21:37:35 -04:00
sparc64.zig Move duplicate field detection for struct init expressions into AstGen 2023-11-16 14:38:16 +00:00
start_pie.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
syscalls.zig Linux: Update syscalls for the 6.7 release 2024-01-15 20:05:03 +11:00
test.zig x86_64: implement 128-bit builtins 2023-10-23 22:42:18 -04:00
thumb.zig std: finish cleanup up asm 2023-07-31 03:49:21 -04:00
tls.zig std: finish cleanup up asm 2023-07-31 03:49:21 -04:00
vdso.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
x86.zig std: finish cleanup up asm 2023-07-31 03:49:21 -04:00
x86_64.zig x86_64: pass more tests 2023-10-25 04:28:30 -04:00