aboutsummaryrefslogtreecommitdiff
path: root/kernel/src/filesystem/file_descriptor_table.cpp
AgeCommit message (Expand)AuthorFilesLines
6 daysadd deinit functions for singletons in testsLukas Oesch1-11/+14
6 daysadd file_descriptor_table testsLukas Oesch1-0/+5
2026-03-30Move everything in kernel into kernel namespacemarcel.braun1-2/+2
2026-03-26use kstd::shared_ptr instead of std::optional for open_file_descriptionsLukas Oesch1-8/+16
2026-03-17Clean up project folder structuremarcel.braun1-0/+82