summaryrefslogtreecommitdiffstats
path: root/nuttx/fs/fs_inoderemove.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-14Clean-up files in fs/ directorypatacongo1-25/+27
2012-03-21Move file-system header files to include/nuttx/fspatacongo1-1/+1
2011-04-05Clean kernel-/user-mode module buildpatacongo1-2/+3
2009-12-15Switching to C99 stdint/stdbool.h typespatacongo1-1/+2
2009-12-13types blkcnt_t and off_t should not depend on memory model; Remove non-standa...patacongo1-2/+2
2008-09-12cosmeticpatacongo1-3/+3
2007-06-09Simply conditional build; fix conditional compilationpatacongo1-1/+1
2007-05-27Fix reference count problempatacongo1-1/+2
2007-05-20Add support for close and fsyncpatacongo1-4/+0
2007-05-14umount and fat fixespatacongo1-2/+2
2007-05-12Add mount() and umount()patacongo1-0/+2
2007-05-09Add support for block driverspatacongo1-0/+155