summaryrefslogtreecommitdiffstats
path: root/nuttx/include/sys/statfs.h
AgeCommit message (Expand)AuthorFilesLines
2012-07-17Header file clean-uppatacongo1-4/+4
2011-06-20Fix AVR warnings; FAT FS needs to use off_t instead of size_tpatacongo1-6/+6
2011-04-28More NXFFS logicpatacongo1-17/+21
2011-03-28Re-organize header files so that file systems can be built outside of the nut...patacongo1-0/+1
2009-12-14Switching to C99 stdint.h typespatacongo1-9/+11
2008-09-12Standardizing ioctlspatacongo1-14/+14
2007-05-29Added statfs()patacongo1-1/+1
2007-05-27Added fat_getattrib.c and fat_setattrib.cpatacongo1-0/+138