This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
fs
/
inode
History
Juha Niskanen
e8b5dd4528
Fix use of undefined pp-token #errror, other typos.
2019-09-19 18:19:18 -06:00
..
fs_fileclose.c
…
fs_filedetach.c
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_fileopen.c
…
fs_files.c
…
fs_foreachinode.c
Fix use of undefined pp-token #errror, other typos.
2019-09-19 18:19:18 -06:00
fs_inode.c
Fix a few typos and wrap some long lines.
2019-02-09 10:00:37 -06:00
fs_inodeaddref.c
Remove some block comments before empty code sections
2016-04-11 18:16:04 -06:00
fs_inodebasename.c
…
fs_inodefind.c
…
fs_inodefree.c
…
fs_inoderelease.c
…
fs_inoderemove.c
…
fs_inodereserve.c
Fix a few typos and wrap some long lines.
2019-02-09 10:00:37 -06:00
fs_inodesearch.c
Fix a few typos and wrap some long lines.
2019-02-09 10:00:37 -06:00
inode.h
…
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