Add support for the Linux io_uring system calls
commit97fa86915e717dc68123f05b668b73adfe8885a9
authorBart Van Assche <bvanassche@acm.org>
Mon, 1 Jul 2019 22:09:04 +0000 (1 15:09 -0700)
committerBart Van Assche <bvanassche@acm.org>
Tue, 2 Jul 2019 02:27:23 +0000 (1 19:27 -0700)
treec659d42ff13d1855133ca14ac8e5973b14f9bb0f
parenta9fc7bceeb0b090d1010312fe8da10f359b5097e
Add support for the Linux io_uring system calls

Man pages and test code are available in the following git repository:

http://git.kernel.dk/cgit/liburing/
NEWS
coregrind/m_syswrap/priv_syswrap-linux.h
coregrind/m_syswrap/syswrap-amd64-linux.c
coregrind/m_syswrap/syswrap-linux.c
coregrind/m_syswrap/syswrap-x86-linux.c
include/pub_tool_vki.h
include/vki/vki-linux-io_uring.h [new file with mode: 0644]