Files
ladybird/Kernel/FileSystem/VirtualFileSystem.cpp
Andreas Kling e4eca17848 VFS: Implement sticky bit behavior for rename() and unlink().
Removing entries from a sticky directory is only allowed when you are either
the owner of the entry, or the superuser. :^)
2019-04-28 22:54:30 +02:00

23 KiB