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 07:43:10 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Andrew Kelley cc56ab8c68
Merge pull request #16100 from squeek502/windows-path-compare
fs.path: Fix Windows path component comparison being ASCII-only
2023-07-10 11:17:07 -07:00
..
linux
bootstrap: support aarch64 in 32-bit mode
2023-07-04 15:47:07 -07:00
plan9
all: zig fmt and rename "@XToY" to "@YFromX"
2023-06-19 12:34:42 -07:00
uefi
std.os.uefi: use std.os.uefi.cc instead of .C as calling convention
2023-07-08 17:32:36 -04:00
windows
Add os.windows.nls.upcaseW, a cross-platform implementation of RtlUpcaseUnicodeChar
2023-06-30 15:29:43 -07:00
linux.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
plan9.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
test.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
uefi.zig
std.os.uefi: use std.os.uefi.cc instead of .C as calling convention
2023-07-08 17:32:36 -04:00
wasi.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
windows.zig
Add os.windows.nls.upcaseW, a cross-platform implementation of RtlUpcaseUnicodeChar
2023-06-30 15:29:43 -07:00