Files
zig/lib/std/os/linux/tls.zig
Alex Rønne Petersen cd6795fc06 std.os.linux: Fix mmap() syscall invocation for s390x.
The s390x mmap() syscall existed before Linux supported syscalls with 5+
parameters, so it takes a single pointer to an array of arguments instead.
2024-10-04 00:26:53 +02:00

18 KiB