| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-06 | liburing: improve 'make install' | Kevin Vigor | |
| 'make install' did not install all the headers necessary to use the library; fix. Additionally allow specifying the install prefix, which was previously hardcoded to /usr. Signed-off-by: Kevin Vigor <kvigor@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk> | |||
| 2019-01-17 | Split src/io_uring.c up | Jens Axboe | |
| Let's have the various helpers be in usefully named functions, no need to bundle them all into the same one. Signed-off-by: Jens Axboe <axboe@kernel.dk> | |||
| 2019-01-08 | Initial commit | Jens Axboe | |
| Signed-off-by: Jens Axboe <axboe@kernel.dk> | |||
