]> git.sesse.net Git - plocate/history - complete_pread.cpp
Remove an unused member. Saves ~0.5% CPU due to better cache efficiency.
[plocate] / complete_pread.cpp
2020-11-24 Steinar H. GundersonAdd a native updatedb.
2020-11-22 Steinar H. GundersonMove complete_pread() into a separate file, to avoid...