summaryrefslogtreecommitdiff
path: root/nuttx/lib/lib_fgetpos.c
Commit message (Expand)AuthorAgeFilesLines
* types blkcnt_t and off_t should not depend on memory model; Remove non-standa...patacongo2009-12-131-2/+2
* Make use of FAR consistent in stdio.hpatacongo2008-11-101-1/+1
* Fix compile errorpatacongo2008-09-011-3/+1
* Fix fseek/ftell; add fsetpos/fgetpospatacongo2008-09-011-0/+125