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-06 06:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Andrew Kelley c09ba8796c std.os.linux: remove the "bits" namespace altogether
Now there is only 1 architecture-specific file for Linux kernel bits.
2021-09-01 17:54:06 -07:00
..
linux
std.os.linux: remove the "bits" namespace altogether
2021-09-01 17:54:06 -07:00
uefi
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
windows
std: reorganize std.c to eliminate usingnamespace
2021-09-01 17:54:06 -07:00
linux.zig
std.os.linux: remove the "bits" namespace altogether
2021-09-01 17:54:06 -07:00
test.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
uefi.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
wasi.zig
std: reorganize std.c to eliminate usingnamespace
2021-09-01 17:54:06 -07:00
windows.zig
zig fmt: respect trailing commas in inline assembly
2021-08-29 11:57:32 +02:00