Files
ladybird/Kernel/FileSystem/VirtualFileSystem.cpp
Andreas Kling b452dd13b6 Kernel: Allow sys$chmod() to modify the set-gid bit
We were incorrectly masking off the set-gid bit.

Fixes #4060.
2020-12-22 17:48:42 +01:00

34 KiB