diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-04-28 14:53:50 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-04-28 14:53:50 +0200 |
commit | 7ec1f6ab3c4ea71d51757ce689a6b4a991b121a0 (patch) | |
tree | 20d83703e3c68467419ace179cc4a34004a0b09f /LibGUI/GLayout.cpp | |
parent | 75734aa00377bd1f29dd4e1fd805fe0928e5d6a5 (diff) | |
download | serenity-7ec1f6ab3c4ea71d51757ce689a6b4a991b121a0.zip |
Kernel: Add File, a base class for anything that a FileDescriptor can wrap.
FileDescriptor is getting out of control, and the layering isn't quite right
so let's make a File class that everything can inherit from. Then we can
stop worrying about all kinds of specifics in FileDescriptor.
Diffstat (limited to 'LibGUI/GLayout.cpp')
0 files changed, 0 insertions, 0 deletions