Files
ladybird/Kernel/FileSystem
Andreas Kling aa1e209845 Kernel: Remove some unnecessary indirection in InodeFile::mmap()
InodeFile now directly calls Process::allocate_region_with_vmobject()
instead of taking an awkward detour via a special Region constructor.
2020-02-28 20:29:14 +01:00
..
2020-02-16 01:50:32 +01:00
2020-02-16 01:50:32 +01:00