]> git.sesse.net Git - plocate/commit
Read mlocate.db using stdio.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Fri, 2 Oct 2020 16:35:50 +0000 (18:35 +0200)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Fri, 2 Oct 2020 16:35:50 +0000 (18:35 +0200)
commitabc3899255c8377e512e516143a2d956b916d9fb
treeb2d3f1479a73ffda3663cc52ec37810eca62aad0
parent1f07faf71217a56ac538189c202ca118d7c993c0
Read mlocate.db using stdio.

This removes the last instance of mmap-ing, so should fix issues with
large mlocate databases on 32-bit systems.
plocate-build.cpp