Shenghui Wang
6cd873cec6
liburing: install man pages on running 'make install'
...
Install man pages on running 'make install', so that
we can run commands like 'man 2 io_uring_setup'.
Signed-off-by: Shenghui Wang <shhuiw@foxmail.com >
Signed-off-by: Jens Axboe <axboe@kernel.dk >
2019-04-26 06:42:42 -06:00
Jens Axboe
4916320ec3
Separate test cases from examples
...
Also adds a runtests makefile target.
2019-04-17 11:39:39 -06:00
Jens Axboe
b080d0680c
Makefile: add cscope target
...
Signed-off-by: Jens Axboe <axboe@kernel.dk >
2019-03-05 16:19:59 -07:00
Jens Axboe
f16b83b293
Add configure script
...
Some older installs don't have __kernel_rwf_t in linux/fs.h, so
add a check for that.
Signed-off-by: Jens Axboe <axboe@kernel.dk >
2019-01-15 11:19:16 -07:00
Jens Axboe
baa8d243cc
Add simple test/ Makefile
...
Signed-off-by: Jens Axboe <axboe@kernel.dk >
2019-01-08 15:49:32 -07:00
Jens Axboe
f93c84e1b0
Initial commit
...
Signed-off-by: Jens Axboe <axboe@kernel.dk >
2019-01-08 07:38:15 -07:00