io_uring library

Clone this repo:
  1. 0931f6e Ensure __io_uring_peek_cqe() is exported for FFI purposes by Jens Axboe · 16 hours ago master
  2. a762f95 man: fix timeout update flags to match kernel by Jens Axboe · 2 days ago
  3. daa2bcf man: document IORING_TIMEOUT_IMMEDIATE_ARG flag by Jens Axboe · 2 days ago
  4. ac9b8d0 tests: test timeout with immediate arguments by Pavel Begunkov · 2 days ago
  5. 565aae8 configure: force -Wno-error=unused-variable for tests by Jens Axboe · 3 days ago
  6. bd1e51b configure: make clean for Werror=unused-variable by Jens Axboe · 3 days ago
  7. e28534e io_uring_cqe_nr: assign cqe shift value to unsigned int upfront by Jens Axboe · 11 days ago
  8. 1a9c1df src/include/liburing.h: make iter helpers IOURINGINLINE by Jens Axboe · 11 days ago
  9. 7a85477 src/liburing-ffi.map: add missing iter helpers by Jens Axboe · 11 days ago
  10. def0aba test/cancel-fd-userdata: add test for CANCEL_FD | CANCEL_USERDATA by Jens Axboe · 11 days ago
  11. fa9896f github: Upgrade clang version to 22 by Ammar Faizi · 12 days ago
  12. 364a7b5 src/Makefile: Fix missing bpf_filter.h installation by Ammar Faizi · 2 weeks ago
  13. 9b7c673 test: fix clang-22 over-eager warnings by Jens Axboe · 2 weeks ago
  14. 46b5c4d src/include/liburing.h: add bpf_filter.h header by Jens Axboe · 2 weeks ago
  15. 630f545 test/cbpf_filter: don't fail when run by root by Jens Axboe · 2 weeks ago
  16. d419837 Merge branch 'pu/groff-warning' of https://github.com/guillemj/liburing by Jens Axboe · 2 weeks ago
  17. b478a02 man: Fix use of dot on first column in example sections by Guillem Jover · 2 weeks ago
  18. 8fd26b2 test/recv-mshot-drain: kill only-written variables by Jens Axboe · 2 weeks ago
  19. 3c7e101 test/buf-ring-mshot: kill only-written variable by Jens Axboe · 2 weeks ago
  20. d282e0d test/cancel-race: get rid of write-only variables by Jens Axboe · 2 weeks ago