This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-05-01 15:31:25 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
355992cbdff96db66dd79e8bbbee04cb081f683f
zig
/
lib
/
std
/
os
/
windows
T
History
Ryan Liptak
1a62cfffa7
Replace GetCommandLineW with PEB access, delete GetCommandLine bindings
2024-07-13 18:19:19 -07:00
..
advapi32.zig
std.os.windows.advapi32: add RegLoadAppKeyW
2023-07-23 17:10:57 +06:00
crypt32.zig
…
kernel32.zig
Replace GetCommandLineW with PEB access, delete GetCommandLine bindings
2024-07-13 18:19:19 -07:00
lang.zig
…
nls.zig
Add
os.windows.nls.upcaseW
, a cross-platform implementation of
RtlUpcaseUnicodeChar
2023-06-30 15:29:43 -07:00
ntdll.zig
Windows: Replace CreatePipe with ntdll implementation
2024-03-16 23:37:50 +11:00
ntstatus.zig
…
sublang.zig
…
test.zig
std: Convert deprecated aliases to compile errors and fix usages
2024-06-13 10:18:59 -04:00
win32error.zig
os.windows: Fix error 258 name in Win32Error
2024-01-23 18:06:23 -08:00
ws2_32.zig
std.os.windows: add POLL.IN and POLL.OUT
2024-03-21 17:08:50 +02:00