提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 43099fb387 Kernel: Remove all uses of MAKE_SLAB_ALLOCATED() 3 年之前
  Andreas Kling 0ae8702692 Kernel: Make File::stat() & friends return Error<struct stat> 3 年之前
  Andrew Kaster a92132e44a Kernel: Resolve clang-tidy readability-implicit-bool-conversion warnings 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 4 年之前
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription 3 年之前