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-07 14:53:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os/windows
History
Bas van den Berg 44f877d18b change socklen_t to u32 and add appropriate casts when calling WSA
2020-09-08 12:24:39 +02:00
..
advapi32.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
bits.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
gdi32.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
kernel32.zig
Add the sync functions
2020-09-02 22:16:40 +00:00
lang.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
ntdll.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
ntstatus.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
ole32.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
psapi.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
shell32.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
sublang.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
user32.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
win32error.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
ws2_32.zig
change socklen_t to u32 and add appropriate casts when calling WSA
2020-09-08 12:24:39 +02:00