aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2022-03-10examples/Makefile: Add liburing.a as a dependencyAlviro Iskandar Setiawan
2022-02-19Fix warnings/errors when compiling on Alpine LinuxMahdi Rakhshandehroo
2022-01-28examples/link-cp.c: fix the last file-block retry may overflowMingqiang Sun
2021-12-23examples/io_uring_cp: fix bug while re-queuingmonte
2021-10-31examples/Makefile: Fix missing clean upAmmar Faizi
2021-10-18Revert "examples/ucontext-cp.c: Do not use SIGSTKSZ"Jens Axboe
2021-09-17Merge branch 'master' of https://github.com/kraj/liburingJens Axboe
2021-09-15examples: Fix warnings for comparison of integers with different signednessGuillem Jover
2021-09-13build: Fix build flags supportGuillem Jover
2021-09-02build: add -D_GNU_SOURCE to all CPPFLAGS/CFLAGS.Uman Shahzad
2021-05-04examples/ucontext-cp.c: Do not use SIGSTKSZKhem Raj
2021-04-20examples/link-cp: fix a couple of strerror negationsDavid Disseldorp
2021-04-13examples/ucontext-cp.c: cope with variable SIGSTKSZStefan Hajnoczi
2021-03-26examples/io_uring-cp: wait for pending writes before exit copy loopJens Axboe
2020-10-28examples: disable ucontext-cp if ucontext.h is not availableSimon Zeni
2020-09-20Fix build flag settingsGuillem Jover
2020-08-20examples/io_uring-test: don't error on shorter filesJens Axboe
2020-06-10examples/ucontext-cp.c: use IORING_OP_TIMEOUTCarter Li
2020-02-11Add SPDX license identifiersJens Axboe
2019-12-23configure: allow to set host CCJens Axboe
2019-12-23Makefile: quiet down rmJens Axboe
2019-11-19Avoid redefined warning of "SIGSTKSZ"Jackie Liu
2019-10-01examples/ucontext-cp.c: get rid of c99 style declarationsJens Axboe
2019-09-22Makefile: handle quiet AR/RANLIBJens Axboe
2019-09-21Makefile: add pretty/quiet CC/LN outputJens Axboe
2019-09-22examples/ucontext-cp: more complex example to show how ucontext works李通洲
2019-09-21Generalize Makefiles for examples and test.James Rouzier
2019-09-20examples/ucontext-cp: style fixupsJens Axboe
2019-09-20examples/ucontext-cp: use ucontext with liburing李通洲
2019-08-30examples/io_uring-cp: handle io_uring_peek_cqe() -EAGAINJens Axboe
2019-07-24src/Makefile: keep private headers in <liburing/*.h>Stefan Hajnoczi
2019-07-08Makefiles: Support specifying CFLAGS on the command lineBart Van Assche
2019-06-13example/io_uring-test.c: Fix iovecs incrementStephen Bates
2019-05-22examples/io_uring-cp: fix a NULL pointer dereferencezhangliguang
2019-05-15examples/link-cp: improve memory useJens Axboe
2019-05-15examples/link-cp: improvementsJens Axboe
2019-05-14examples/link-cp: fix a few issuesJens Axboe
2019-05-14Add chain failure handling test caseJens Axboe
2019-05-13Add link SQE supportJens Axboe
2019-04-18Rename completion helpersJens Axboe
2019-04-17Separate test cases from examplesJens Axboe