This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
9b2fa8152c
nuttx
/
fs
/
dirent
History
Michael Jung
d1afc02c50
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_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