Files
ladybird/Kernel/FileSystem
Sergey Bugaev 2fcbb846fb Kernel+LibC: Add O_EXEC, move exec permission checking to VFS::open()
O_EXEC is mentioned by POSIX, so let's have it. Currently, it is only used
inside the kernel to ensure the process has the right permissions when opening
an executable.
2020-01-11 18:57:53 +01:00
..
2019-05-28 17:31:20 +02:00
2019-05-28 17:31:20 +02:00