zig/lib/std/os/linux
Andrew Kelley a5934edd48 std.os.linux.io_uring: fix compilation errors
Commit f0c42fbba1 was created before the
additional compile error for var used instead of const.
2024-01-14 19:20:41 -07:00
..
bpf linux/bpf: update helper definitions 2023-11-19 19:01:18 +02:00
errno
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 Add fchmodat2 to the Linux syscall list 2024-01-13 23:52:01 -07: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