]> git.sesse.net Git - plocate/history - database-builder.h
Release plocate 1.1.22.
[plocate] / database-builder.h
2021-08-23 Steinar H. GundersonAdd missing unistd.h #include.
2021-02-19 Steinar H. GundersonSupport filesystems that do not support O_TMPFILE,...
2021-02-11 Steinar H. GundersonRename Corpus to EncodingCorpus, and make it private.
2020-12-12 Steinar H. GundersonCompile on systems without O_TMPFILE.
2020-12-05 Steinar H. GundersonFix an issue where the database could be built with...
2020-11-24 Steinar H. GundersonAdd a native updatedb.
2020-11-21 Steinar H. GundersonMake DatabaseBuilder write the file atomically.
2020-11-10 Steinar H. GundersonRemove unfinished debug code.
2020-11-10 Steinar H. GundersonSplit DatabaseBuilder into its own compilation unit.