Go to file
Dirk Mueller 380a715503 Accepting request 1036718 from home:dirkmueller:Factory
- update to 2.3:
  * Support non-libc build for aarch64.
  * Add io_uring_{enter,enter2,register,setup} syscall functions.
  * Add sync cancel interface, io_uring_register_sync_cancel().
  * Fix return value of io_uring_submit_and_wait_timeout() to match the
    man page.
  * Improvements to the regression tests
  * Add support and test case for passthrough IO
  * Add recv and recvmsg multishot helpers and support
  * Add documentation and support for IORING_SETUP_DEFER_TASKRUN
  * Fix potential missing kernel entry with IORING_SETUP_IOPOLL
  * Add support and documentation for zero-copy network transmit
  * Various optimizations
  * Many cleanups
  * Many man page additions and updates
- drop handle-eintr.patch, test-xattr-don-t-rely-on-NUL-termination.patch: upstream

OBS-URL: https://build.opensuse.org/request/show/1036718
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/liburing?expand=0&rev=24
2023-01-20 22:51:30 +00:00
.gitattributes Accepting request 751256 from home:morbidrsa 2019-11-27 10:24:16 +00:00
.gitignore Accepting request 751256 from home:morbidrsa 2019-11-27 10:24:16 +00:00
liburing-2.3.tar.bz2 Accepting request 1036718 from home:dirkmueller:Factory 2023-01-20 22:51:30 +00:00
liburing.changes Accepting request 1036718 from home:dirkmueller:Factory 2023-01-20 22:51:30 +00:00
liburing.spec Accepting request 1036718 from home:dirkmueller:Factory 2023-01-20 22:51:30 +00:00