]> git.sesse.net Git - plocate/commit
Reduce the amount of lseek() syscalls; evidently, ftell() does not cache the position.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Fri, 19 Feb 2021 17:54:35 +0000 (18:54 +0100)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Fri, 19 Feb 2021 17:54:35 +0000 (18:54 +0100)
commit967b90d89221f55d97c2f3372a8e59cd1159ecad
treed9b72b844d0485c791f05018563c1e007780cd21
parent2ce489a666c51d516b1a1b40cd420397350c8f9f
Reduce the amount of lseek() syscalls; evidently, ftell() does not cache the position.
database-builder.cpp