incubator-nuttx/fs/fat
Gregory Nutt 220216cc38 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
..
Kconfig Alloc CONFIG_FS_READABLE/WRITABLE to be defined in Kconfig files while preserving backward compatibility with legacy configurations (for the time being) 2013-11-15 09:49:27 -06:00
Make.defs apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.c 2013-01-16 15:41:27 +00:00
fs_configfat.c mkfatfs: Fix an error in logic that determines if FAT16 is possible 2013-12-05 18:17:22 -06:00
fs_fat32.c Fix a FAT file corruption problem. From Andrew Tridgell 2014-03-04 11:34:54 -06:00
fs_fat32.h mkfatfs: Fix an error in logic that determines if FAT16 is possible 2013-12-05 18:17:22 -06:00
fs_fat32attrib.c Move file-system header files to include/nuttx/fs 2012-03-21 18:01:07 +00:00
fs_fat32dirent.c FAT fixes for extending directory entries with long file names. From RonenV 2013-03-31 13:06:22 +00:00
fs_fat32util.c mkfatfs: Fix an error in logic that determines if FAT16 is possible 2013-12-05 18:17:22 -06:00
fs_mkfatfs.c 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_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 More trailing whilespace removal 2014-04-13 16:22:22 -06:00