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
History
Jarrod Meyer 7434accc3d windows: make the WaitForMultipleObjectsEx assertion inclusive
- additionally, the parameter must be nonzero: https://learn.microsoft.com/en-us/windows/win32/api/synchapi/nf-synchapi-waitformultipleobjects
2024-07-27 11:32:43 -04:00
..
linux
std.os.linux.start_pie: Add hexagon support.
2024-07-24 20:12:38 +02:00
plan9
extract std.posix from std.os
2024-03-19 11:45:09 -07:00
uefi
Make EfiPhysicalAddress in std/os/uefi/tables.zig public
2024-02-05 15:31:33 +00:00
windows
std.c reorganization
2024-07-19 00:30:32 -07:00
emscripten.zig
std.c reorganization
2024-07-19 00:30:32 -07:00
linux.zig
std.os.linux: Fix default value for perf_event_attr.clockid field.
2024-07-26 18:21:10 -07:00
plan9.zig
std: fix typos (#20560)
2024-07-09 14:25:42 -07:00
uefi.zig
os.uefi: add ns to epoch
2023-12-20 20:05:16 -08:00
wasi.zig
Do not run asserts for WASI alignment when not targeting WASI
2024-05-11 07:23:07 +00:00
windows.zig
windows: make the WaitForMultipleObjectsEx assertion inclusive
2024-07-27 11:32:43 -04:00