incubator-nuttx/fs/dirent
Xiang Xiao bd4e8e19d3 Run codespell -w against all files
and fix the wrong correction
2020-02-22 14:45:07 -06:00
..
Make.defs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
fs_closedir.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
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