]> git.sesse.net Git - plocate/commitdiff
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)
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.


No differences found