Commit History

Author SHA1 Message Date
  Andreas Kling 2470fdcd9b Kernel: Make Socket inherit from File. 6 years ago
  Andreas Kling 8cbb7f101f Kernel: Have File virtuals take a FileDescriptor& rather than a Process&. 6 years ago
  Andreas Kling a104d7cc93 Kernel: Make SharedMemory inherit from File. 6 years ago
  Andreas Kling 58240fdb33 Do a pass of compiler warning fixes. 6 years ago
  Andreas Kling 60a819c14a Kernel: Yet more work on bringing up POSIX SHM. 6 years ago
  Andreas Kling 26a06f3fcd Kernel: More work towards POSIX SHM, also add ftruncate(). 6 years ago