Files
ladybird/Kernel/FileSystem/InodeFile.cpp
Andreas Kling 08926e59b3 Kernel: Add InodeFile, a File subclass for regular files.
Finally everything that can be held by a FileDescriptor actually inherits
from the File class.
2019-05-30 13:39:17 +02:00

1.6 KiB