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-09 15:53:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os/bits
History
LemonBoy cca6b11138 Label WASI stat as kernel_stat
We're using WASI syscalls, it makes sense to put the kernel_ prefix.
2020-11-05 12:44:43 +01:00
..
linux
std: Split kernel&libc definitions of stat struct
2020-11-05 09:38:50 +01:00
darwin.zig
std: Split kernel&libc definitions of stat struct
2020-11-05 09:38:50 +01:00
dragonfly.zig
std: Split kernel&libc definitions of stat struct
2020-11-05 09:38:50 +01:00
freebsd.zig
std: Split kernel&libc definitions of stat struct
2020-11-05 09:38:50 +01:00
linux.zig
std: Correct stack_t definition for mips
2020-11-04 15:55:06 +01:00
netbsd.zig
std: Split kernel&libc definitions of stat struct
2020-11-05 09:38:50 +01:00
openbsd.zig
std: Split kernel&libc definitions of stat struct
2020-11-05 09:38:50 +01:00
wasi.zig
Label WASI stat as kernel_stat
2020-11-05 12:44:43 +01:00
windows.zig
std: Add basic smoke test for net functionality
2020-10-27 21:52:47 +01:00