zig/lib/std/os
Hiroaki Nakamura 2a54c2ff19 std.os.linux: Add cancel and io_uring_prep_cancel
Signed-off-by: Hiroaki Nakamura <hnakamur@gmail.com>
2021-11-12 10:51:49 +09:00
..
linux std.os.linux: Add cancel and io_uring_prep_cancel 2021-11-12 10:51:49 +09:00
plan9 plan9: more syscalls 2021-11-09 07:08:27 -05:00
uefi fix(uefi MemoryDescriptor): padding after memory type 2021-10-25 16:43:23 -04:00
windows migrate from std.Target.current to @import("builtin").target 2021-10-04 23:48:55 -07:00
linux.zig Merge pull request #9853 from koachan/sparc64-unittests 2021-11-10 11:32:10 -05:00
plan9.zig plan9: more syscalls 2021-11-09 07:08:27 -05:00
test.zig Initial bringup of the Solaris/Illumos port 2021-09-24 14:06:16 -04:00
uefi.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
wasi.zig std.os fixes to get the test suite passing again 2021-09-01 17:54:07 -07:00
windows.zig std.Thread.Mutex: change API to lock() and unlock() 2021-11-09 18:31:03 -07:00