]> git.sesse.net Git - plocate/history - io_uring_engine.h
Release plocate 1.1.22.
[plocate] / io_uring_engine.h
2022-06-25 Steinar H. GundersonAdd a missing #include.
2021-07-27 Steinar H. GundersonSend the result value of the stat to the callback.
2020-11-22 Steinar H. GundersonMove complete_pread() into a separate file, to avoid...
2020-10-11 Steinar H. GundersonDo the access checking asynchronously if possible.
2020-10-09 Steinar H. Gundersonclang-format again (IWYU and clang-format seemingly...
2020-10-08 Steinar H. GundersonRun include-what-you-use.
2020-10-08 Steinar H. GundersonMake the searcher ASan-clean.
2020-09-30 Steinar H. GundersonRerun clang-format.
2020-09-30 Steinar H. GundersonSupport building without io_uring.
2020-09-30 Steinar H. GundersonReplace mmap with io_uring.