Filesystem - file permissions, chmod/fchmod libc functions #8

Open
opened 2026-08-09 11:03:11 +02:00 by daniel · 0 comments
Owner

The chmod and fchmod libc functions return success without doing anything.

The MontaukOS VFS does not properly implement file permissions in general, across filesystems.

The chmod and fchmod libc functions return success without doing anything. The MontaukOS VFS does not properly implement file permissions in general, across filesystems.
Sign in to join this conversation.