This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
cf9f2c56cb
incubator-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
..
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
fs_closedir.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -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
fd/dirent, fs/driver/, and fs/vfs: Make MTD device accessible via a character driver proxy like block devices
2018-11-08 09:59:18 -06:00
fs_rewinddir.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
fs_seekdir.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00