ladybird/Base
Andreas Kling d0c5979d96 Kernel: Add "prot_exec" pledge promise and require it for PROT_EXEC
This prevents sys$mmap() and sys$mprotect() from creating executable
memory mappings in pledged programs that don't have this promise.

Note that the dynamic loader runs before pledging happens, so it's
unaffected by this.
2021-01-29 18:56:34 +01:00
..
etc Base: Add root to the /etc/shadow file 2021-01-21 11:35:32 +01:00
home/anon HackStudio: Integate with C++ parser-based autocomplete 2021-01-27 21:10:57 +01:00
res Base: Move house on home-directory*.png icons to the left 2021-01-23 08:29:27 +01:00
usr Kernel: Add "prot_exec" pledge promise and require it for PROT_EXEC 2021-01-29 18:56:34 +01:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00