Cronologia Commit

Autore SHA1 Messaggio Data
  Gunnar Beutner 2a78bf8596 Kernel: Fix the return type for syscalls 4 anni fa
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t 4 anni fa
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anni fa
  Andreas Kling 90c0f9664e Kernel: Don't keep protected Process data in a separate allocation 4 anni fa
  Andreas Kling d677a73b0e Kernel: Move process extra_gids into protected data :^) 4 anni fa
  Andreas Kling cbcf891040 Kernel: Move select Process members into protected memory 4 anni fa
  Andreas Kling ac71775de5 Kernel: Make all syscall functions return KResultOr<T> 4 anni fa
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks 4 anni fa
  asynts ec1080b18a Refactor: Replace usages of FixedArray with Vector. 4 anni fa
  Brian Gianforcaro 48d9f3c2e6 Kernel: Use Userspace<T> for the getresgid syscall 5 anni fa
  Brian Gianforcaro 3ca18a88d7 Kernel: Use Userspace<T> for the getresuid syscall 5 anni fa
  Brian Gianforcaro e7728ca8fd Kernel: Use Userspace<T> for the getgroups syscall 5 anni fa
  Andreas Kling 949aef4aef Kernel: Move syscall implementations out of Process.cpp 5 anni fa