]> git.sesse.net Git - plocate/commit
Compile on systems without O_TMPFILE.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Sat, 12 Dec 2020 11:56:46 +0000 (12:56 +0100)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Sat, 12 Dec 2020 11:58:21 +0000 (12:58 +0100)
commit04182a570c30c5bac97cbe52a51f8e7a174b5451
tree4c400ce5836f9a73267feb13bed9cad46c95a241
parent9980e72ff12857b862705979d2ff84820c2fc097
Compile on systems without O_TMPFILE.

This is a last-resort solution; we don't do unlink-on-signal or similar,
so if updatedb or plocate-build is aborted on such platforms, there
will be an orphan temporary file.
database-builder.cpp
database-builder.h