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-10 16:23:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/zig/system
History
Jakub Konka 7ea2c7fbcd windows: use RtlQueryRegistryValues to query reg in a single syscall
2022-11-28 17:07:34 +01:00
..
darwin
migrate from std.Target.current to @import("builtin").target
2021-10-04 23:48:55 -07:00
darwin.zig
AstGen: disable null bytes and empty stings in some places
2022-07-26 12:14:59 +03:00
linux.zig
fix CPU model detection for neoverse_n1 on aarch64-linux
2022-11-20 15:34:39 -07:00
NativePaths.zig
std.zig.system.NativePaths: avoid calling std.os.getenv on Windows
2022-10-18 16:52:43 -07:00
NativeTargetInfo.zig
windows: detect native CPU features for aarch64 SoCs
2022-11-28 17:07:34 +01:00
windows.zig
windows: use RtlQueryRegistryValues to query reg in a single syscall
2022-11-28 17:07:34 +01:00
x86.zig
Revert "x86" CPU model (not arch) back to "i386"
2022-11-06 13:39:03 +01:00