Linux-native io_uring I/O access library
This pulls in support for the latest kernel features. Additionally, it includes the following spec file changes: - get rid of the leading slash in front of the libdir macros - pass --use-libc so that -fstack-protector will work - add new library variants for foreign function interfaces (ffi). This allows other languages to link against and call functions in liburing. Resolves: RHEL-16030 Signed-off-by: Jeff Moyer <jmoyer@redhat.com> |
||
|---|---|---|
| tests | ||
| .gitignore | ||
| gating.yaml | ||
| liburing.spec | ||
| README.md | ||
| sources | ||
liburing
Linux-native io_uring I/O access library