incubator-nuttx/fs/fat
Gregory Nutt 342f5fe33d Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
..
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
Make.defs Completes VFS-based named semaphore implemetation. Still a little buggy 2014-09-28 15:58:56 -06:00
fs_configfat.c More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 13:46:14 -06:00
fs_fat32.c Trivial update to FAT, comments, README 2015-03-15 15:06:17 -06:00
fs_fat32.h Add support for umount2(target, MNT_FORCE) in the FAT file system. 2015-03-15 07:45:19 -06:00
fs_fat32attrib.c Move fs/fs.h to fs/inode/inode.h and some to fs/driver/driver.h 2014-09-29 07:14:38 -06:00
fs_fat32dirent.c Update TODO list and some comments 2015-03-16 08:49:39 -06:00
fs_fat32util.c Update some comments 2015-04-13 07:39:56 -06:00
fs_mkfatfs.c Fix a couple of typos in recent commit. Found by David Sidrane 2015-02-17 19:21:07 -06:00
fs_mkfatfs.h nuttx/fs: Remove explicity references to errno. That is a problem from within the kernel for certain configurations 2014-08-28 16:58:43 -06:00
fs_writefat.c Move fs/fs.h to fs/inode/inode.h and some to fs/driver/driver.h 2014-09-29 07:14:38 -06:00