mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 19:13:51 +01:00
When a file system has `fstat` and `open` implemented, `stat` can still be missing. The new function is a generic implementation, and used in fatfs to provide a `stat`.