summaryrefslogtreecommitdiff
path: root/src/buildtool/file_system/file_system_manager.hpp
AgeCommit message (Expand)Author
2022-03-23Apply changes suggested by clang-format 11Oliver Reiche
2022-03-09FileSystemManager: Support set epoch time on file creationOliver Reiche
2022-03-08FileSystemManager: Implement hard link creation with permsOliver Reiche
2022-03-08FileSystemManager: Implement fd-less write to fileOliver Reiche
2022-03-08FileSystemManager: Implement fd-less file copyOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig