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