Commit History

Author SHA1 Message Date
  Brian Gianforcaro 9201a06027 Kernel: Annotate all syscalls with VERIFY_PROCESS_BIG_LOCK_ACQUIRED 4 years ago
  Liav A 7c87891c06 Kernel: Don't copy a Vector<FileDescriptionAndFlags> 4 years ago
  Gunnar Beutner 2a78bf8596 Kernel: Fix the return type for syscalls 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 497c4c3858 Kernel: Let's also not reverse the blocking flag for FIONBIO.. 4 years ago
  Andreas Kling 0f270afda8 Kernel: Let's allow unsetting non-blocking mode with FIONBIO as well 4 years ago
  Andreas Kling 5f71bf0cc7 Kernel+LibC: Implement sys$ioctl() FIONBIO 4 years ago
  Andreas Kling ac71775de5 Kernel: Make all syscall functions return KResultOr<T> 4 years ago
  Andreas Kling 292cd53192 Kernel: Remove SmapDisabler in sys$ioctl() 5 years ago
  Andreas Kling 949aef4aef Kernel: Move syscall implementations out of Process.cpp 5 years ago