]> git.sesse.net Git - plocate/history - needle.cpp
Reduce the amount of lseek() syscalls; evidently, ftell() does not cache the position.
[plocate] / needle.cpp
2020-10-15 Steinar H. GundersonMove several needle/searching related functions into...