提交歷史

作者 SHA1 備註 提交日期
  Andreas Kling c1bbd40b9e Kernel: Rename "descriptor" to "description" where appropriate. 6 年之前
  Andreas Kling 8258b699db Kernel: Use StringView more in Inode and subclasses. 6 年之前
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. 6 年之前
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. 6 年之前
  Andreas Kling bba2c062fe FileSystem: Make Inode::lookup() take a StringView. 6 年之前
  Andreas Kling 2e14e5891c FileSystem: Remove now-unused Inode::parent() and Inode::reverse_lookup(). 6 年之前
  Andreas Kling 9ac95d1867 FileSystem: Pass mode_t to Inode::add_child(). 6 年之前
  Andreas Kling 8b249bd09b Kernel+Userland: Implement mknod() syscall and add a /bin/mknod program. 6 年之前
  Andreas Kling 58240fdb33 Do a pass of compiler warning fixes. 6 年之前
  Andreas Kling 644c887594 Kernel: Move FIFO into FileSystem/ and Socket+LocalSocket into Net/. 6 年之前
  Andreas Kling f9864940eb Kernel: Move FS-related files into Kernel/FileSystem/ 6 年之前