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
off_t
registered-ring
ring-buf-alloc
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
2022-04-01
configure: Allow the configure script to fail with a non-zero exit code
Ammar Faizi
2022-02-23
configure: Fix clang-12 warning `-Wdeprecated`
Alviro Iskandar Setiawan
2022-02-23
configure: Fix _GNU_SOURCE redefinition warning
Alviro Iskandar Setiawan
2022-02-15
configure: Support busybox mktemp
Nugra
2022-01-28
fix statx configure and build on !CONFIG_HAVE_STATX toolchains
Jon Kohler
2021-11-12
fix 'make' when using glibc >= 2.28
Bikal Lem
2021-10-10
configure: Add `CONFIG_NOLIBC` variable and macro
Ammar Faizi
2021-10-06
configure: add openat2.h for open_how and RESOLVE_* flags
Jens Axboe
2021-09-11
test/io_uring_register: fix -Wimplicit-function-declaration of memfd_create
Ammar Faizi
2021-08-27
configure: document --cc and --cxx options
Jens Axboe
2021-08-20
examples: disable ucontext-cp for elbrus (e2k) architecture
pechenkin
2021-07-28
test/Makefile: silence string/array overflow for tests
Jens Axboe
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