Files
ladybird/Kernel/Syscalls
Andreas Kling 64b0d89335 Kernel: Make Process::allocate_region*() return KResultOr<Region*>
This allows region allocation to return specific errors and we don't
have to assume every failure is an ENOMEM.
2021-01-15 19:10:30 +01:00
..
2020-09-17 15:07:20 +02:00
2020-09-27 01:02:11 +02:00