Files
kanta/docs
LeoVasanko 010b690b47 filelock: add replace_content for in-place locked rewrite
Rotation rewrites the database file while holding the exclusive lock;
flock follows the open file description across ftruncate, and on Windows
in-place rewrite avoids share-mode rename restrictions. Also update
rotation doc timestamp format to ISO basic with microseconds.
2026-09-02 16:21:11 +00:00
..