Gunnar Beutner
|
2a78bf8596
Kernel: Fix the return type for syscalls
|
4 роки тому |
Hendiadyoin1
|
7ca3d413f7
Kernel: Pull apart CPU.h
|
4 роки тому |
Nicholas Baron
|
aa4d41fe2c
AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue`
|
4 роки тому |
Maciej Zygmanowski
|
6efcc2fc99
Kernel: Don't allow to kill kernel processes
|
4 роки тому |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 роки тому |
Andreas Kling
|
73e06a1983
Kernel: Convert klog() => AK::Format in a handful of places
|
4 роки тому |
Andreas Kling
|
cbcf891040
Kernel: Move select Process members into protected memory
|
4 роки тому |
Andreas Kling
|
ac71775de5
Kernel: Make all syscall functions return KResultOr<T>
|
4 роки тому |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 роки тому |
Andreas Kling
|
19d3f8cab7
Kernel+LibC: Turn errno codes into a strongly typed enum
|
4 роки тому |
Tom
|
046d6855f5
Kernel: Move block condition evaluation out of the Scheduler
|
4 роки тому |
Tom
|
0fab0ee96a
Kernel: Rename Process::is_ring0/3 to Process::is_kernel/user_process
|
4 роки тому |
Ben Wiederhake
|
bee08a4b9f
Kernel: More PID/TID typing
|
5 роки тому |
Ben Wiederhake
|
7bdf54c837
Kernel: PID/PGID typing
|
5 роки тому |
Ben Wiederhake
|
f5744a6f2f
Kernel: PID/TID typing
|
5 роки тому |
Tom
|
f4a5c9b6c2
Kernel: Consolidate timeout logic
|
5 роки тому |
Tom
|
538b985487
Kernel: Remove ProcessInspectionHandle and make Process RefCounted
|
5 роки тому |
Andreas Kling
|
949aef4aef
Kernel: Move syscall implementations out of Process.cpp
|
5 роки тому |