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
beda9787b4
incubator-nuttx
/
include
/
nuttx
/
fs
History
Gregory Nutt
40e0253189
mkfatfs: Fix an error in logic that determines if FAT16 is possible
2013-12-05 18:17:22 -06:00
..
binfs.h
Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_builtin.c to binfmt/libbuiltin/libbuiltin_utils.c
2013-01-16 17:05:00 +00:00
dirent.h
fs/procfs: Add a tiny, primitive procfs file system. Might get more interesting in the future
2013-11-13 15:59:14 -06:00
fat.h
Fix all occurrences of "the the" in documentation and comments
2013-08-27 09:40:19 -06:00
fs.h
Clean up some naming: fd vs. fildes vs. filedes and filep vs filp
2013-09-28 16:50:07 -06:00
ioctl.h
Add an MTD device wrapper that can used to provide a /dev/config that can be used for retaining configuration data. From Ken Pettit
2013-11-01 07:39:20 -06:00
mkfatfs.h
mkfatfs: Fix an error in logic that determines if FAT16 is possible
2013-12-05 18:17:22 -06:00
mksmartfs.h
Add Ken Pettit's SMART FS
2013-04-30 20:13:30 -06:00
nfs.h
Add NFS rewinddir support; fixe some NFS warnings
2012-06-14 21:54:50 +00:00
nxffs.h
NXFFS: more NAND-Releated changes; don't fail if a block read fails. That might just be a NAND uncorrectable bit error. Make scanning of the device on startup optional. This might have introduced some NXFFS issure -- To be determined
2013-12-02 17:19:22 -06:00