提交历史

作者 SHA1 备注 提交日期
  Gunnar Beutner 2a78bf8596 Kernel: Fix the return type for syscalls 4 年之前
  Andreas Kling 1123af361d Kernel: Convert Process::get_syscall_path_argument() to KString 4 年之前
  Andreas Kling 9d801d2345 Kernel: Rename Custody::create() => try_create() 4 年之前
  Brian Gianforcaro 0b7395848a Kernel: Plumb OOM propagation through Custody factory 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling ac71775de5 Kernel: Make all syscall functions return KResultOr<T> 4 年之前
  Brian Gianforcaro e8917cc5f3 Kernel: Use Userspace<T> for the chroot syscall 5 年之前
  Andreas Kling 949aef4aef Kernel: Move syscall implementations out of Process.cpp 5 年之前