summaryrefslogtreecommitdiff
path: root/Tests/Kernel/elf-execve-mmap-race.cpp
AgeCommit message (Expand)Author
2021-10-08Tests: Fix -Wunreachable-code warnings from clangNico Weber
2021-05-06Tests: Establish root Tests directory, move Userland/Tests thereBrian Gianforcaro
2020-08-02Tests: Build automatically, fix compilation errorsBen Wiederhake
2020-01-18Kernel: Enforce W^X between sys$mmap() and sys$execve()Andreas Kling