summaryrefslogtreecommitdiff
path: root/src/buildtool/file_system/atomic.cpp
AgeCommit message (Collapse)Author
2025-03-11Add library for atomically writing filesKlaus Aehlig
... by using the write-rename dance. This allows processes waiting for pid or similar files to rely on the information being available as soon as the file is available.