zig/lib/std/os
Igor Anić ccf5a6cc5c io_uring: make Linux version check runtime instead od comptime
Reverting previous change.
I'm building test bin and then running it in virtual machines with different
kernels. So Linux kernel checks has to be runtime instead of comptime.
2023-11-17 22:17:00 +01:00
..
linux io_uring: make Linux version check runtime instead od comptime 2023-11-17 22:17:00 +01:00
plan9 plan 9: filesystem support 2023-08-02 17:39:52 -04:00
uefi replace deprecated std.math.absCast 2023-11-09 17:39:27 +02:00
windows start.zig: Replace kernel32 usage with ntdll 2023-11-03 19:25:46 +02:00
emscripten.zig Added basic support for wasm32-emscripten target 2023-09-22 12:49:03 -07:00
linux.zig Fix regressing #17290 from #17734 2023-11-01 18:30:56 +02:00
plan9.zig Plan 9: add more features to std.os.plan9 2023-08-02 18:19:07 -04:00
test.zig x86_64: fix std test failures 2023-11-03 23:18:21 -04:00
uefi.zig std.os.uefi: reorganize namespaces 2023-08-24 22:38:47 -07:00
wasi.zig wasi: update sock_recv and sock_send according to preview1 2023-09-18 00:27:27 -07:00
windows.zig std.os.windows: remove unnecessary @ptrCast (#17816) 2023-11-01 18:45:51 -04:00