Files
ladybird/Kernel/FileSystem
Andreas Kling 6957825444 Kernel: Factor out range allocation from Process::allocate_region*().
These functions were doing exactly the same thing for range allocation, so
share that code in an allocate_range() helper.

Region allocation will now also fail if range allocation fails, which means
that mmap() can actually fail without falling apart. Exciting times!
2019-05-17 04:39:22 +02:00
..
2019-05-03 20:42:43 +02:00
2019-05-16 03:02:37 +02:00
2019-05-16 03:02:37 +02:00
2019-05-16 03:02:37 +02:00