zig/lib/std/os/linux
LemonBoy 867ae506e3 std: Add syscall7 stub for Linux/MIPS
Some syscalls such as fadvise require an extra argument to comply with
the register pair alignment imposed by the ABI.

Wacky, isn't it?
2021-03-19 13:03:55 -07:00
..
bpf Year++ 2020-12-31 15:45:24 -08:00
arm-eabi.zig Year++ 2020-12-31 15:45:24 -08:00
arm64.zig Year++ 2020-12-31 15:45:24 -08:00
bpf.zig Year++ 2020-12-31 15:45:24 -08:00
i386.zig Year++ 2020-12-31 15:45:24 -08:00
io_uring.zig std: Replace testing fns for floating-point values 2021-03-14 17:23:47 -04:00
mips.zig std: Add syscall7 stub for Linux/MIPS 2021-03-19 13:03:55 -07:00
powerpc64.zig Year++ 2020-12-31 15:45:24 -08:00
riscv64.zig Year++ 2020-12-31 15:45:24 -08:00
sparc64.zig Add a comment to explain the fork return values on sparc64 2020-11-28 13:24:24 +07:00
start_pie.zig Minor code cleanup in start_pie.zig 2020-11-23 12:36:40 +01:00
test.zig Year++ 2020-12-31 15:45:24 -08:00
tls.zig Convert inline fn to callconv(.Inline) everywhere 2021-02-10 20:06:12 -07:00
vdso.zig Year++ 2020-12-31 15:45:24 -08:00
x86_64.zig Year++ 2020-12-31 15:45:24 -08:00