This website requires JavaScript.
Explore
Help
Sign In
cpp
/
liburing
Watch
1
Star
0
Fork
0
You've already forked liburing
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
10a57a0823789e7fb76f26073edc37200aa356d9
liburing
/
src
T
History
Jens Axboe
f62fdcd852
Sync io_uring.h with the kernel
...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
2019-02-10 09:36:24 -07:00
..
barrier.h
Update barriers for x86/x86-64
2019-01-16 09:04:02 -07:00
compat.h
Add configure script
2019-01-15 11:19:16 -07:00
io_uring.h
Sync io_uring.h with the kernel
2019-02-10 09:36:24 -07:00
liburing.h
test/fsync: add simple fsync tester
2019-02-08 21:02:00 -07:00
liburing.map
io_uring_get_iocb() -> io_uring_get_sqe()
2019-01-13 09:19:20 -07:00
Makefile
Split src/io_uring.c up
2019-01-17 21:40:30 -07:00
queue.c
src/queue: add comments on the read and write barriers
2019-02-10 08:19:54 -07:00
setup.c
add io_uring_queue_mmap
2019-02-08 12:56:35 -07:00
syscall.c
io_uring_enter: don't expose sigset_size argument
2019-02-08 11:40:17 -07:00