Commit History

Author SHA1 Message Date
  Andreas Kling a1a82c1d95 Kernel: Use Userspace<T> in sys$get_dir_entries() 4 years ago
  Andreas Kling ac71775de5 Kernel: Make all syscall functions return KResultOr<T> 4 years ago
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks 4 years ago
  Andreas Kling 949aef4aef Kernel: Move syscall implementations out of Process.cpp 5 years ago