summaryrefslogtreecommitdiffstats
path: root/nuttx/fs/fs_stat.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-14Clean-up files in fs/ directorypatacongo1-1/+0
2012-01-04Fix buffer full test in generic CAN driver (plus fixes to comments)patacongo1-6/+6
2009-12-15Switching to C99 stdint/stdbool.h typespatacongo1-2/+3
2009-08-15Continued THTTPD debugpatacongo1-3/+5
2008-09-12cosmeticpatacongo1-4/+0
2008-08-23Fix error in stat on root directorypatacongo1-4/+24
2007-11-23Debug can now be selectively enabled by subystempatacongo1-1/+1
2007-06-09Simply conditional build; fix conditional compilationpatacongo1-4/+1
2007-05-27Add stat()patacongo1-0/+208