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
Nikita e1d4cf67ca Add two new io_uring flags to linux.zig
2024-07-03 05:28:55 -04:00
..
linux
io_uring: don't assume completions order (2)
2024-06-20 18:03:28 -04: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: Convert deprecated aliases to compile errors and fix usages
2024-06-13 10:18:59 -04:00
emscripten.zig
cbe: rewrite CType
2024-03-30 20:50:48 -04:00
linux.zig
Add two new io_uring flags to linux.zig
2024-07-03 05:28:55 -04:00
plan9.zig
std: Convert deprecated aliases to compile errors and fix usages
2024-06-13 10:18:59 -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] Fixed bug missing optional for lpName param on CreateEventExW. fixes #19946
2024-05-12 07:45:40 +02:00