Brian Gianforcaro
|
4b2651ddab
Kernel: Track allocated FileDescriptionAndFlag elements in each Process
|
4 år sedan |
Brian Gianforcaro
|
ba03b6ad02
Kernel: Make Process::FileDescriptions::allocate return KResultOr<int>
|
4 år sedan |
Brian Gianforcaro
|
9201a06027
Kernel: Annotate all syscalls with VERIFY_PROCESS_BIG_LOCK_ACQUIRED
|
4 år sedan |
Liav A
|
7c87891c06
Kernel: Don't copy a Vector<FileDescriptionAndFlags>
|
4 år sedan |
Gunnar Beutner
|
2a78bf8596
Kernel: Fix the return type for syscalls
|
4 år sedan |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 år sedan |
Andreas Kling
|
ac71775de5
Kernel: Make all syscall functions return KResultOr<T>
|
4 år sedan |
Andreas Kling
|
781d29a337
Kernel+Userland: Give sys$recvfd() an options argument for O_CLOEXEC
|
4 år sedan |
Andreas Kling
|
949aef4aef
Kernel: Move syscall implementations out of Process.cpp
|
5 år sedan |