zephyr
zephyr copied to clipboard
Posix: Add support for POSIX fstat
Add support for POSIX fstat. fstat work on file descriptor, there is no way to retreive the filename from the zephyr filesystem, so adding filename variable fs_file struct to get the filename.