1. b1ad8c0 examples/link-cp: fix a couple of strerror negations by David Disseldorp · 3 years, 2 months ago
  2. 8aac320 examples/ucontext-cp.c: cope with variable SIGSTKSZ by Stefan Hajnoczi · 3 years, 2 months ago
  3. 941a5c7 examples/io_uring-cp: wait for pending writes before exit copy loop by Jens Axboe · 3 years, 3 months ago
  4. 1cf969d examples: disable ucontext-cp if ucontext.h is not available by Simon Zeni · 3 years, 8 months ago
  5. 36f1082 Fix build flag settings by Guillem Jover · 3 years, 9 months ago
  6. f0f42a1 examples/io_uring-test: don't error on shorter files by Jens Axboe · 3 years, 10 months ago
  7. 1c95b9c examples/ucontext-cp.c: use IORING_OP_TIMEOUT by Carter Li · 4 years ago
  8. e502435 Add SPDX license identifiers by Jens Axboe · 4 years, 4 months ago
  9. 4332433 configure: allow to set host CC by Jens Axboe · 4 years, 6 months ago
  10. 32fcace Makefile: quiet down rm by Jens Axboe · 4 years, 6 months ago
  11. 6a273ea Avoid redefined warning of "SIGSTKSZ" by Jackie Liu · 4 years, 7 months ago
  12. 6bf6262 examples/ucontext-cp.c: get rid of c99 style declarations by Jens Axboe · 4 years, 8 months ago
  13. 1cff0db Makefile: handle quiet AR/RANLIB by Jens Axboe · 4 years, 9 months ago
  14. ad551e6 Makefile: add pretty/quiet CC/LN output by Jens Axboe · 4 years, 9 months ago
  15. a05c7a6 examples/ucontext-cp: more complex example to show how ucontext works by 李通洲 · 4 years, 9 months ago
  16. e88b74a Generalize Makefiles for examples and test. by James Rouzier · 4 years, 9 months ago
  17. 5109ed3 examples/ucontext-cp: style fixups by Jens Axboe · 4 years, 9 months ago
  18. 20b3ce6 examples/ucontext-cp: use ucontext with liburing by 李通洲 · 4 years, 9 months ago
  19. b76db3f examples/io_uring-cp: handle io_uring_peek_cqe() -EAGAIN by Jens Axboe · 4 years, 9 months ago
  20. c31c7ec src/Makefile: keep private headers in <liburing/*.h> by Stefan Hajnoczi · 4 years, 11 months ago
  21. 64f89fa Makefiles: Support specifying CFLAGS on the command line by Bart Van Assche · 5 years ago
  22. 733223a example/io_uring-test.c: Fix iovecs increment by Stephen Bates · 5 years ago
  23. 4d32556 examples/io_uring-cp: fix a NULL pointer dereference by zhangliguang · 5 years ago
  24. 9511863 examples/link-cp: improve memory use by Jens Axboe · 5 years ago
  25. 5c6e5d2 examples/link-cp: improvements by Jens Axboe · 5 years ago
  26. 7e8902e examples/link-cp: fix a few issues by Jens Axboe · 5 years ago
  27. 1982bfd Add chain failure handling test case by Jens Axboe · 5 years ago
  28. 0ba9503 Add link SQE support by Jens Axboe · 5 years ago
  29. 39e0ebd Rename completion helpers by Jens Axboe · 5 years ago
  30. 4916320 Separate test cases from examples by Jens Axboe · 5 years ago