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
190n cc39ce28a1
Do not run asserts for WASI alignment when not targeting WASI
2024-05-11 07:23:07 +00:00
..
linux
fix integer overflow in IoUring buffer ring size calculation
2024-05-09 16:00:01 -07: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
lib/std/os/windows/kernel32: add signature for SetConsoleMode (#18715)
2024-05-09 16:38:39 -07:00
emscripten.zig
cbe: rewrite CType
2024-03-30 20:50:48 -04:00
linux.zig
std.posix.iovec: use .base and .len instead of .iov_base and .iov_len
2024-04-28 00:20:30 -07:00
plan9.zig
cbe: rewrite CType
2024-03-30 20:50:48 -04: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
std.os.windows: add compileError warning against TCHAR & their corresponding string/pointer types (#18741)
2024-05-10 07:48:05 +00:00