summaryrefslogtreecommitdiff
path: root/Kernel/Syscalls/ioctl.cpp
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-01-28 14:55:06 +0100
committerAndreas Kling <kling@serenityos.org>2021-01-28 16:23:38 +0100
commitb6937e2560308379460a9f6d4a61bbf55e17dfde (patch)
tree5ca13691c5142131028d0753c8a982e6dcbc1ea4 /Kernel/Syscalls/ioctl.cpp
parentd3de138d64e49bf04fcd1aaa5a98dff8bf230f91 (diff)
downloadserenity-b6937e2560308379460a9f6d4a61bbf55e17dfde.zip
Kernel+LibC: Add MAP_RANDOMIZED flag for sys$mmap()
This can be used to request random VM placement instead of the highly predictable regular mmap(nullptr, ...) VM allocation strategy. It will soon be used to implement ASLR in the dynamic loader. :^)
Diffstat (limited to 'Kernel/Syscalls/ioctl.cpp')
0 files changed, 0 insertions, 0 deletions