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 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os/windows
History
Jonathan Marler b587a42233 add std.os.shutdown function for sockets
2020-11-30 11:25:03 -08:00
..
advapi32.zig
Update code to not use unsupported calling conventions for target
2020-11-19 14:01:07 +02:00
bits.zig
add std.os.shutdown function for sockets
2020-11-30 11:25:03 -08:00
gdi32.zig
Update code to not use unsupported calling conventions for target
2020-11-19 14:01:07 +02:00
kernel32.zig
Update code to not use unsupported calling conventions for target
2020-11-19 14:01:07 +02:00
lang.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
ntdll.zig
Update code to not use unsupported calling conventions for target
2020-11-19 14:01:07 +02:00
ntstatus.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
ole32.zig
Update code to not use unsupported calling conventions for target
2020-11-19 14:01:07 +02:00
psapi.zig
Update code to not use unsupported calling conventions for target
2020-11-19 14:01:07 +02:00
shell32.zig
Update code to not use unsupported calling conventions for target
2020-11-19 14:01:07 +02:00
sublang.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
user32.zig
Update code to not use unsupported calling conventions for target
2020-11-19 14:01:07 +02:00
win32error.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
ws2_32.zig
add std.os.shutdown function for sockets
2020-11-30 11:25:03 -08:00