aboutsummaryrefslogtreecommitdiff
path: root/kernel/filesystem
AgeCommit message (Collapse)AuthorFilesLines
2026-03-17implement read and write bytes from deviceLukas Oesch5-1/+160
2026-03-17implement first draft of a file_descriptor_table and open_file_descriptionLukas Oesch7-0/+207