aboutsummaryrefslogtreecommitdiff
path: root/kernel/filesystem/src/open_file_description.cpp
AgeCommit message (Expand)AuthorFilesLines
2026-03-17small refactoringLukas Oesch1-0/+1
2026-03-17implement read and write bytes from deviceLukas Oesch1-0/+4
2026-03-17implement first draft of a file_descriptor_table and open_file_descriptionLukas Oesch1-0/+24