提交歷史

作者 SHA1 備註 提交日期
  Idan Horowitz 3a80b25ed6 Kernel: Support F_SETLKW in fcntl 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Andreas Kling 248832f438 Kernel: Convert OpenFileDescriptor from mutex to spinlock 3 年之前
  Andreas Kling 0ae8702692 Kernel: Make File::stat() & friends return Error<struct stat> 3 年之前
  sin-ack 69ef211925 Kernel+LibC: Move errno definitions to Kernel/API/POSIX 3 年之前
  Hendiadyoin1 4cec16a713 Kernel: Add implied auto-specifiers in FileSystem 3 年之前
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr 3 年之前
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 年之前
  Ben Wiederhake c05c5a7ff4 Kernel: Clarify ambiguous {File,Description}::absolute_path 3 年之前
  TheFightingCatfish a81b21c1a7 Kernel+LibC: Implement fsync 3 年之前
  Liav A e0d712c6f7 Kernel+SystemServer: Defer creation of device nodes to userspace 3 年之前
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription 3 年之前