Linux-native io_uring I/O access library
Go to file
Stefan Hajnoczi b24796c292 Add patch to fix build with rawhide glibc 2.33.9000
See the patch for information on why examples/ucontext-cp.c does not
build with rawhide's glibc 2.33.9000. I sent this patch upstream to
liburing and notified glibc of a potential incompatible change.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2021-04-13 16:05:34 +01:00
.gitignore liburing 2.0 2021-04-13 15:12:10 +01:00
0001-spec-bump-version-to-2.0.patch liburing 2.0 2021-04-13 15:12:10 +01:00
0002-spec-add-explicit-build-dependency-on-make.patch liburing 2.0 2021-04-13 15:12:10 +01:00
0003-examples-ucontext-cp.c-cope-with-variable-SIGSTKSZ.patch Add patch to fix build with rawhide glibc 2.33.9000 2021-04-13 16:05:34 +01:00
liburing.spec Add patch to fix build with rawhide glibc 2.33.9000 2021-04-13 16:05:34 +01:00
README.md Added the README 2020-01-06 21:43:02 +00:00
sources liburing 2.0 2021-04-13 15:12:10 +01:00

liburing

Linux-native io_uring I/O access library