Linux-native io_uring I/O access library
Go to file
Jeff Moyer be7c517688 FTBFS: Fix up use of SIGSTKSZ
SIGSTKSZ was changed from a constant to a variable in glibc.  Pull
in the upstream patch to fix this.

Resolves: rhbz#1980845
2021-08-02 14:16:43 -04:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 17:53:04 +02:00
8aac320-examples-ucontext-cp.c-cope-with-variable-SIGSTKSZ.patch FTBFS: Fix up use of SIGSTKSZ 2021-08-02 14:16:43 -04:00
liburing.spec FTBFS: Fix up use of SIGSTKSZ 2021-08-02 14:16:43 -04:00
README.md RHEL 9.0.0 Alpha bootstrap 2020-10-15 17:53:04 +02:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-15 17:53:04 +02:00

liburing

Linux-native io_uring I/O access library