Age | Commit message (Expand) | Author |
---|---|---|
2019-04-28 | Kernel: Make SharedMemory inherit from File. | Andreas Kling |
2019-04-28 | Kernel: Make ProcessTracer inherit from File. | Andreas Kling |
2019-04-28 | Kernel: Add File, a base class for anything that a FileDescriptor can wrap. | Andreas Kling |