mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +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.
75 KiB
75 KiB