zig/lib/std/os
Igor Anić 254c05a9e1 io_uring: simplify copy_cqe logic
First copy as much as we can in this cycle. If there is more needed
wrap and start from the buffer 0 position.
2024-03-31 23:57:16 +02:00
..
linux io_uring: simplify copy_cqe logic 2024-03-31 23:57:16 +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.os.windows: add POLL.IN and POLL.OUT 2024-03-21 17:08:50 +02:00
emscripten.zig cbe: rewrite CType 2024-03-30 20:50:48 -04:00
linux.zig cbe: rewrite CType 2024-03-30 20:50:48 -04: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 extract std.posix from std.os 2024-03-19 11:45:09 -07:00
windows.zig std: promote tests to doctests 2024-03-21 14:11:46 -07:00