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
Vincent Rischmann 0be1e74902 windows/kernel32: add LocalFree, SetThreadDescription and GetThreadDescription
2021-07-29 10:57:08 +02:00
..
advapi32.zig
Year++
2020-12-31 15:45:24 -08:00
bits.zig
std: Avoid deadlocking in ChildProcess.exec
2021-06-17 17:39:32 -06:00
gdi32.zig
Year++
2020-12-31 15:45:24 -08:00
kernel32.zig
windows/kernel32: add LocalFree, SetThreadDescription and GetThreadDescription
2021-07-29 10:57:08 +02:00
lang.zig
Year++
2020-12-31 15:45:24 -08:00
ntdll.zig
std: implement a cross platform file locking abstraction
2021-06-29 14:25:04 -07:00
ntstatus.zig
move behavior tests from test/stage1/ to test/
2021-04-29 15:54:04 -07:00
ole32.zig
Year++
2020-12-31 15:45:24 -08:00
psapi.zig
Year++
2020-12-31 15:45:24 -08:00
shell32.zig
Year++
2020-12-31 15:45:24 -08:00
sublang.zig
Year++
2020-12-31 15:45:24 -08:00
test.zig
handle relative paths with too many ".."
2021-05-21 01:29:40 -06:00
user32.zig
Fixed compile error: 'bMenu' needs to casted. (#9426)
2021-07-22 01:28:21 +02:00
win32error.zig
std: fix compile errors caught by stage2 AstGen
2021-04-22 18:07:46 -07:00
winmm.zig
std.os.windows: implement <timeapi.h> (#8801)
2021-06-11 12:19:35 +03:00
ws2_32.zig
os: make msghdr, msghdr_const, and sockaddr_storage backwards-compatible
2021-06-01 18:24:43 +09:00