Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Gunnar Beutner 2a78bf8596 Kernel: Fix the return type for syscalls 4 vuotta sitten
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t 4 vuotta sitten
  Brian Gianforcaro a678851b41 Kernel: Harden sys$setgroups Vector usage against OOM 4 vuotta sitten
  Jesse Buhagiar 60cdbc9397 Kernel/LibC: Implement `setreuid` 4 vuotta sitten
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 vuotta sitten
  Andreas Kling 90c0f9664e Kernel: Don't keep protected Process data in a separate allocation 4 vuotta sitten
  Andreas Kling d677a73b0e Kernel: Move process extra_gids into protected data :^) 4 vuotta sitten
  Andreas Kling cbcf891040 Kernel: Move select Process members into protected memory 4 vuotta sitten
  Andreas Kling ac71775de5 Kernel: Make all syscall functions return KResultOr<T> 4 vuotta sitten
  Brian Gianforcaro d934e77522 Kernel: Use copy_n_from_user in sys$setgroups to check for overflow 4 vuotta sitten
  Andreas Kling 82f86e35d6 Kernel+LibC: Introduce a "dumpable" flag for processes 4 vuotta sitten
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks 4 vuotta sitten
  Brian Gianforcaro 80011cd62d Kernel: Use Userspace<T> for the setgroups syscall 5 vuotta sitten
  Andreas Kling 949aef4aef Kernel: Move syscall implementations out of Process.cpp 5 vuotta sitten