nuttx/fs/romfs
2017-02-13 07:20:39 -06:00
..
fs_romfs.c fstat: Add fstat() support to tmpfs. 2017-02-13 07:20:39 -06:00
fs_romfs.h romfs: Simplify fstat() implementation. It is not necessary to save the file type at open, We know in this context that the file is a regular file. 2017-02-13 06:55:06 -06:00
fs_romfsutil.c fs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-11 17:14:02 -06:00
Kconfig
Make.defs