nuttx/include/nuttx/fs
2013-12-14 08:53:23 -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
procfs.h Create procfs_utils.c; File missed from last commit; + remove warning from mm_memalign.c (how did this work before?) 2013-12-14 08:53:23 -06:00
ramdisk.h Move ramdisk.h to include/nutt/fs/ramdisk.h 2013-12-10 09:42:58 -06:00
smart.h Move ramdisk.h to include/nutt/fs/ramdisk.h 2013-12-10 09:42:58 -06:00