mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
It was very confusing that you had to open a FileDescriptor in order to stat a file. This patch gives VFS a separate stat() function and uses it to implement the stat() and lstat() syscalls.
3.3 KiB
3.3 KiB