zephyr icon indicating copy to clipboard operation
zephyr copied to clipboard

Posix: Add support for POSIX fstat

Open karthi012 opened this issue 10 months ago • 5 comments

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.

karthi012 avatar Apr 15 '24 12:04 karthi012