Files
ladybird/Kernel/FileSystem
Andreas Kling 641083f3b8 Kernel: Customize File::unref() and make it virtual
Make File inherit from RefCountedBase and provide a custom unref()
implementation. This will allow subclasses that participate in lists to
remove themselves in a safe way when being destroyed.
2021-08-17 01:21:47 +02:00
..
2021-08-07 11:48:00 +02:00