Commit History

Author SHA1 Message Date
  Gunnar Beutner 2a78bf8596 Kernel: Fix the return type for syscalls 4 years ago
  Andreas Kling 1123af361d Kernel: Convert Process::get_syscall_path_argument() to KString 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling ac71775de5 Kernel: Make all syscall functions return KResultOr<T> 4 years ago
  Brian Gianforcaro 2bac7190c8 Kernel: Use Userspace<T> for the chmod syscall 5 years ago
  Andreas Kling 949aef4aef Kernel: Move syscall implementations out of Process.cpp 5 years ago