aboutsummaryrefslogtreecommitdiff
path: root/kernel/filesystem/src/custody.cpp
AgeCommit message (Collapse)AuthorFilesLines
2026-03-17Clean up project folder structuremarcel.braun1-30/+0
2026-03-17use const & wherever applicableLukas Oesch1-3/+3
2026-03-17use kstd::vector instead of std::array and replace plain-pointers with ↵Lukas Oesch1-3/+5
kstd::shared_ptr
2026-03-17implement first draft of custodyLukas Oesch1-0/+28