Commit History

Author SHA1 Message Date
  Andreas Kling 2dd9ef6863 Kernel: Make File::absolute_path() const. 6 years ago
  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 e886337a67 Kernel: Make ProcessTracer inherit from File. 6 years ago
  Andreas Kling 5c68929aa1 Kernel: Add a systrace() syscall and implement /bin/strace using it. 6 years ago