summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-12-17 08:34:27 +0100
committerAndreas Kling <kling@serenityos.org>2021-12-18 11:30:10 +0100
commit39d9337db5056c9d8c9eb17cbceb6cec0b627510 (patch)
tree72f638f4578fbe94af6ec1735ce82b25ade8a853 /Documentation
parent9c7659306a7d072f1c3b701533436c45644df693 (diff)
downloadserenity-39d9337db5056c9d8c9eb17cbceb6cec0b627510.zip
Kernel: Make sys${ftruncate,pread} take off_t as const pointer
These syscalls don't write back to the off_t value (unlike sys$lseek) so let's take Userspace<off_t const*> instead of Userspace<off_t*>.
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions