incubator-nuttx/fs/fat
Gregory Nutt c23ad7963f Fixes to strchr, mkfats, and NxWidgets from Petteri Aimonen 2013-04-22 08:01:43 -06:00
..
Kconfig Fix comments, references to the old SVN, and links to the old SVN. Replace with equivalent GIT info 2013-04-19 18:35:06 -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 New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv types should be char * const * not const char ** 2013-02-02 19:31:30 +00:00
fs_fat32.c Fix a FAT error when trying to create file in a non-existent directory. Reported by Andrew Tridgell. 2013-03-20 15:26:50 +00:00
fs_fat32.h Finish dup logic for open files; fix bug in sigtimedwait(), would return wrong signo value if the signal was already pending 2013-01-14 19:22:32 +00: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 FAT fixes for extending directory entries with long file names. From RonenV 2013-03-31 13:06:22 +00:00
fs_mkfatfs.c More changes for a kernel-mode allocator (more to be done) 2013-03-09 21:12:20 +00:00
fs_mkfatfs.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
fs_writefat.c Fixes to strchr, mkfats, and NxWidgets from Petteri Aimonen 2013-04-22 08:01:43 -06:00