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