Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-08 15:23:14 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os/linux
History
Andrew Kelley 9e7ae06249
std lib API deprecations for the upcoming 0.6.0 release
See #3811
2020-03-30 14:23:22 -04:00
..
arm64.zig
Implement the callconv() annotation
2020-01-02 18:53:16 +01:00
arm-eabi.zig
Move definition of __aeabi_read_tp
2020-01-15 17:50:51 +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
std: Minor changes to TLS handling
2020-03-28 11:20:38 -04:00
vdso.zig
std lib API deprecations for the upcoming 0.6.0 release
2020-03-30 14:23:22 -04:00
x86_64.zig
Implement the callconv() annotation
2020-01-02 18:53:16 +01:00