zig/lib/std/os/linux
LemonBoy a779450fef linux/i386: Make syscall6 more robust and correct
LLVM10 exposed a subtle flaw in the previous implementation that made
the mmap tests fail.
2020-02-07 22:13:05 +01:00
..
arm-eabi.zig Move definition of __aeabi_read_tp 2020-01-15 17:50:51 +01:00
arm64.zig Implement the callconv() annotation 2020-01-02 18:53:16 +01:00
i386.zig linux/i386: Make syscall6 more robust and correct 2020-02-07 22:13:05 +01:00
mipsel.zig Implement the callconv() annotation 2020-01-02 18:53:16 +01:00
riscv64.zig Implement the callconv() annotation 2020-01-02 18:53:16 +01:00
test.zig move std.fs.Dir.cwd to std.fs.cwd 2019-11-30 15:35:27 -05:00
tls.zig progress towards merging 2020-01-19 20:54:04 -05:00
vdso.zig make std.mem.toSlice use null terminated pointers 2019-11-24 21:21:05 -05:00
x86_64.zig Implement the callconv() annotation 2020-01-02 18:53:16 +01:00