Luna/kernel
apio e5b2641019 Kernel: Enforce W^X when loading executables
From now on, if an executable contains segments that
want to be loaded as both writable and executable,
we refuse and abort with ENOEXEC.
2022-11-03 20:28:54 +01:00
..
include Kernel: Accept not opened file descriptors in dup2() 2022-11-03 16:52:21 +01:00
src Kernel: Enforce W^X when loading executables 2022-11-03 20:28:54 +01:00
Makefile Kernel: Enable -Wvla 2022-10-30 18:20:16 +01:00
moon.ld Kernel: Add support for the NX bit 2022-11-02 18:34:57 +01:00