nuttx/fs/dirent
2019-07-31 07:18:07 -06:00
..
fs_closedir.c
fs_opendir.c fs/dirent/fs_opendir.c: Fix typo and style. opendir() did set errno to a negative value in one error case. Fixed some coding style issues found by nxstyle. 2019-07-31 07:18:07 -06:00
fs_readdir.c
fs_rewinddir.c
fs_seekdir.c
Make.defs CONFIG_NFILE_DESCRIPTORS=0 can no longer be used to disable the file system. NuttX with no file system does not make sense. 2019-02-11 12:09:26 -06:00