index
:
liburing
accept-multi
arch
big-sqe
buf-ring
cancel-fd-all
cqring-nodrop
fd-select
huge
issue25
issue448
libaio-wrapper
link-timeout
master
mlock-size
next
no-ipi
registered-ring
sq-khead
submit-and-wait-ts
timeout
v0.5
wakeup-ring
xattr
xattr-getdents64
io_uring library
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
2020-10-28
examples: disable ucontext-cp if ucontext.h is not available
Simon Zeni
2020-10-23
configure: Fix unsafe temporary file creation
Guillem Jover
2020-07-08
configure: fix typos in help/error messages
Tobias Klauser
2020-06-28
configure: Use $CC and $CXX as default compilers if set
Bart Van Assche
2020-06-28
configure: test for presence of C++ compiler
Jens Axboe
2020-04-29
fix build on musl libc
Milan P. Stanić
2020-04-09
configure: check for struct statx
Jens Axboe
2020-02-24
configure: sync struct open_how with kernel API
Jens Axboe
2020-02-20
configure: fix mis-generation of compat.h for no __kernel_rwf_t
Jens Axboe
2020-02-12
Auto-generate compat.h
Jens Axboe
2020-02-12
Correctly handle if __kernel_timespec is defined
Jens Axboe
2020-02-07
Fix liburing.so symlink source if libdir != libdevdir
Stefan Metzmacher
2020-02-06
configure/Makefile: introduce libdevdir defaults to $(libdir)
Stefan Metzmacher
2020-01-08
Add support for IORING_OP_OPENAT2
Jens Axboe
2019-12-23
configure: allow to set host CC
Jens Axboe
2019-11-28
liburing: create an installation target for tests
Johannes Thumshirn
2019-10-01
Switch to 32/64-bit agnostic timeout format
Jens Axboe
2019-08-28
liburing: specifying --prefix to configure script was ineffective, fix.
Kevin Vigor
2019-05-25
configure: move directory options to ./configure
Stefan Hajnoczi
2019-01-15
Add configure script
Jens Axboe