커밋 기록

작성자 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 년 전
  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 년 전
  Ben Wiederhake 68416d7293 Kernel: Make realpath return silently truncated data 4 년 전
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks 4 년 전
  Brian Gianforcaro 35c745ca54 Kernel: Use Userspace<T> for the realpath syscall 5 년 전
  Andreas Kling 949aef4aef Kernel: Move syscall implementations out of Process.cpp 5 년 전