zig/lib/std/os
Vlad Pănăzan d2789908ed io_uring: add waitid operation
This is the equivalent of a waitid(2) syscall and can be used to
be notified about child process state changes.

Available since kernel 6.7
2024-02-11 15:47:03 +01:00
..
linux io_uring: add waitid operation 2024-02-11 15:47:03 +01:00
plan9 plan 9: filesystem support 2023-08-02 17:39:52 -04:00
uefi Make EfiPhysicalAddress in std/os/uefi/tables.zig public 2024-02-05 15:31:33 +00:00
windows os.windows: Fix error 258 name in Win32Error 2024-01-23 18:06:23 -08:00
emscripten.zig std.c.MAP: use a packed struct 2024-02-06 22:06:01 -07:00
linux.zig linux: add missing io_uring opcodes 2024-02-11 15:43:12 +01:00
plan9.zig lib: correct unnecessary uses of 'var' 2023-11-19 09:55:07 +00:00
test.zig std.os.linux.MAP: use a packed struct 2024-02-06 21:12:11 -07:00
uefi.zig os.uefi: add ns to epoch 2023-12-20 20:05:16 -08:00
wasi.zig std.os.wasi | Fix comment links 2024-01-26 15:24:07 +02:00
windows.zig remove std.io.Mode 2024-02-01 15:22:36 +02:00