summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/sparc
diff options
context:
space:
mode:
authordrahn <drahn@openbsd.org>2003-01-30 21:06:47 +0000
committerdrahn <drahn@openbsd.org>2003-01-30 21:06:47 +0000
commitc3b79b47f2ac7c859d416f728d9f9f098d6abb6c (patch)
tree798d5c374d7c61bd9e0f909e784d9c2030b969e0 /lib/libpthread/arch/sparc
parentthis allows to build a ramdiskNN.lif (diff)
downloadwireguard-openbsd-c3b79b47f2ac7c859d416f728d9f9f098d6abb6c.tar.xz
wireguard-openbsd-c3b79b47f2ac7c859d416f728d9f9f098d6abb6c.zip
ELF security enhancement: put .rodata into it's own load section instead
of putting it with the text. This removes the execute permission from readonly data. This constrains the executable region to portions of the executable which need to be executable. Note: not all processors or mmus are capable of -X protection at the page level, but should handle ELF images which specify specific RWX protections on each section.
Diffstat (limited to 'lib/libpthread/arch/sparc')
0 files changed, 0 insertions, 0 deletions