Files
ladybird/Kernel/FileSystem/InodeFile.cpp
Andreas Kling 23082e528f Kernel: Support file-backed mmap() with non-zero offset
As it turns out, this works just fine and all we had to do was remove
the assertion! :^)

Fixes #2597.
2020-07-27 00:31:24 +02:00

4.0 KiB