aboutsummaryrefslogtreecommitdiff
path: root/kernel/filesystem/include
AgeCommit message (Collapse)AuthorFilesLines
2026-03-17implement read and write bytes from deviceLukas Oesch2-0/+32
2026-03-17implement first draft of a file_descriptor_table and open_file_descriptionLukas Oesch3-0/+71