summaryrefslogtreecommitdiff
path: root/nuttx/include/sys/statfs.h
Commit message (Expand)AuthorAgeFilesLines
* Fix AVR warnings; FAT FS needs to use off_t instead of size_tpatacongo2011-06-201-6/+6
* More NXFFS logicpatacongo2011-04-281-17/+21
* Re-organize header files so that file systems can be built outside of the nut...patacongo2011-03-281-0/+1
* Switching to C99 stdint.h typespatacongo2009-12-141-9/+11
* Standardizing ioctlspatacongo2008-09-121-14/+14
* Added statfs()patacongo2007-05-291-1/+1
* Added fat_getattrib.c and fat_setattrib.cpatacongo2007-05-271-0/+138