zig/lib/std/os/linux
Hiroaki Nakamura 77d1d5839a Use io_uring_prep_rw in io_uring_prep_cancel
follow liburing's API as closely as possible.

Signed-off-by: Hiroaki Nakamura <hnakamur@gmail.com>
2021-11-12 10:51:49 +09:00
..
bpf migrate from std.Target.current to @import("builtin").target 2021-10-04 23:48:55 -07:00
errno std.os reorganization, avoiding usingnamespace 2021-09-01 17:54:06 -07:00
arm-eabi.zig Linux: Update syscall numbers for 5.14 2021-10-17 14:22:47 -04:00
arm64.zig Linux: Update syscall numbers for 5.14 2021-10-17 14:22:47 -04:00
bpf.zig std, compiler-rt: remove test names where applicable 2021-09-01 17:54:06 -07:00
i386.zig Linux: Update syscall numbers for 5.14 2021-10-17 14:22:47 -04:00
io_uring.zig Use io_uring_prep_rw in io_uring_prep_cancel 2021-11-12 10:51:49 +09:00
ioctl.zig Add Linux ioctl creation utilities (#9748) 2021-09-18 09:56:11 +03:00
mips.zig Linux: Update syscall numbers for 5.14 2021-10-17 14:22:47 -04:00
powerpc.zig Linux: Update syscall numbers for 5.14 2021-10-17 14:22:47 -04:00
powerpc64.zig Linux: Update syscall numbers for 5.14 2021-10-17 14:22:47 -04:00
riscv64.zig Linux: Update syscall numbers for 5.14 2021-10-17 14:22:47 -04:00
sparc64.zig Merge pull request #9853 from koachan/sparc64-unittests 2021-11-10 11:32:10 -05:00
start_pie.zig migrate from std.Target.current to @import("builtin").target 2021-10-04 23:48:55 -07:00
test.zig migrate from std.Target.current to @import("builtin").target 2021-10-04 23:48:55 -07:00
thumb.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
tls.zig std: Fix edge case in TLS tp calculation 2021-10-23 22:48:25 -04:00
vdso.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
x86_64.zig Linux: Update syscall numbers for 5.14 2021-10-17 14:22:47 -04:00