Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling 2dd9ef6863 Kernel: Make File::absolute_path() const. преди 6 години
  Andreas Kling 874bffc729 FileSystem: Get rid of VFS::absolute_path() and teach Mount about custodies. преди 6 години
  Andreas Kling 393851418b FileSystem: Port most of the code over to using custodies. преди 6 години
  Andreas Kling 8fe72d7b3c Kernel: Make fcntl(F_SETFL) actually update the append/blocking flags. преди 6 години
  Andreas Kling 08926e59b3 Kernel: Add InodeFile, a File subclass for regular files. преди 6 години
  Robin Burchell 0dc9af5f7e Add clang-format file преди 6 години
  Robin Burchell c6e79bd53a Kernel: Support O_APPEND преди 6 години
  Andreas Kling 237628a7a6 Kernel: Tidy up FileDescriptor members a bit. преди 6 години
  Andreas Kling 176f683f66 Kernel: Move Inode to its own files. преди 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 a104d7cc93 Kernel: Make SharedMemory inherit from File. преди 6 години
  Andreas Kling e886337a67 Kernel: Make ProcessTracer inherit from File. преди 6 години
  Andreas Kling 5c68929aa1 Kernel: Add a systrace() syscall and implement /bin/strace using it. преди 6 години
  Andreas Kling 60a819c14a Kernel: Yet more work on bringing up POSIX SHM. преди 6 години
  Andreas Kling 26a06f3fcd Kernel: More work towards POSIX SHM, also add ftruncate(). преди 6 години
  Andreas Kling 644c887594 Kernel: Move FIFO into FileSystem/ and Socket+LocalSocket into Net/. преди 6 години