Files
ladybird/Kernel
Andreas Kling d79de38bd2 Kernel: Don't allow userspace to sys$open() literal symlinks
The O_NOFOLLOW_NOERROR is an internal kernel mechanism used for the
implementation of sys$readlink() and sys$lstat().

There is no reason to allow userspace to open symlinks directly.
2020-01-15 21:19:26 +01:00
..
2020-01-14 15:38:58 +01:00
2019-07-13 08:00:24 +02:00
2019-12-31 19:31:42 +01:00
2019-09-28 13:59:49 +02:00
2020-01-11 20:48:43 +01:00