This package provides header files to include and libraries to link with for the Linux-native io_uring.
0.5

0.2


Distribution | Version | Since | Package | Installed | Packager | |
---|---|---|---|---|---|---|
![]() | rpm | 0.5-1.fc33 | 2020-03-20 | 29.8 kiB | 37.4 kiB | Fedora Project |
![]() | rpm | 0.2-lp152.2.1 | 2020-01-07 | 23.3 kiB | 26.2 kiB | https://bugs.opensuse.org |
![]() | rpm | 0.2-3.1 | 2019-12-16 | 23.4 kiB | 26.2 kiB | https://bugs.opensuse.org |
Manual pages
io_uring_enter(2)
io_uring_enter - initiate and/or complete asynchronous I/O
io_uring_register(2)
io_uring_register - register files or user buffers for asynchronous I/O
io_uring_setup(2)
io_uring_setup - setup a context for performing asynchronous I/O
Latest updates

Fedora rawhide development/Everything-os: Updated from 0.3-2.fc32 to 0.5-1.fc33
2020-03-20
- Update license to GPL-2.0 OR MIT
- Add io_uring_prep_epoll_ctl()
- Add io_uring_get_probe(), io_uring_get_probe_ring()
- Add io_uring_register_probe()
- Add io_uring_{register,unregister}_personality()
- Add io_uring_prep_{recv,send}()
- Add io_uring_prep_openat2()
- Add io_uring_ring_dontfork()
- Add io_uring_prep_read() and io_uring_prep_write()
- Documentation fixes and improvements

Fedora rawhide development/Everything-os: Updated from 0.3-1.fc32 to 0.3-2.fc32
2020-02-08

Fedora rawhide development/Everything-os: Version 0.3-1.fc32 introduced
2020-01-09
- Add IORING_OP_STATX
- Add IORING_OP_OPENAT/IORING_OP_CLOSE helpers
- Add prep helpers for IORING_OP_FILES_UPDATE and IORING_OP_FALLOCATE
- Add io_uring_prep_connect() helper
- Add io_uring_wait_cqe_nr()
- Add IORING_OP_ASYNC_CANCEL and prep helper

OpenSUSE Leap 15.2 oss: Version 0.2-lp152.2.1 introduced
2020-01-07
- Fix builds on ppc64le and s390x (bsc#1159055)
- barrier.h-add-generic-smp_mb-implementation.patch

OpenSUSE Tumbleweed oss: Updated from 0.2-2.1 to 0.2-3.1
2019-12-16
- Fix builds on ppc64le and s390x (bsc#1159055)
- barrier.h-add-generic-smp_mb-implementation.patch

OpenSUSE Tumbleweed oss: Version 0.2-2.1 introduced
2019-12-04
- Initial packaging for openSUSE (jsc#SLE-7494)