nuttx/fs/spiffs/src
Tiago Medicci fe45d8aace fs/spiffs: Return OK on spiffs_[f]stat success
According to the POSIX standard, `fstat` and `stat` should return 0
(`OK`) on success. This commit changed the underlying `spiffs`
implementation to follow the POSIX standard.
2024-08-01 01:27:25 +08:00
..
CMakeLists.txt
spiffs_cache.c
spiffs_cache.h
spiffs_check.c
spiffs_check.h
spiffs_core.c
spiffs_core.h
spiffs_gc.c
spiffs_gc.h
spiffs_mtd.c
spiffs_mtd.h
spiffs_vfs.c fs/spiffs: Return OK on spiffs_[f]stat success 2024-08-01 01:27:25 +08:00
spiffs_volume.c
spiffs.h