提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 2dd9ef6863 Kernel: Make File::absolute_path() const. 6 年之前
  Andreas Kling 237628a7a6 Kernel: Tidy up FileDescriptor members a bit. 6 年之前
  Andreas Kling 2470fdcd9b Kernel: Make Socket inherit from File. 6 年之前
  Andreas Kling 8cbb7f101f Kernel: Have File virtuals take a FileDescriptor& rather than a Process&. 6 年之前
  Andreas Kling 0a0d739e98 Kernel: Make FIFO inherit from File. 6 年之前
  Andreas Kling d5578826af Kernel: Make it possible to look up FIFO's by ID. 6 年之前
  Andreas Kling 644c887594 Kernel: Move FIFO into FileSystem/ and Socket+LocalSocket into Net/. 6 年之前