summaryrefslogtreecommitdiff
path: root/nuttx/fs/fs_seekdir.c
Commit message (Collapse)AuthorAgeFilesLines
* Re-organize header files so that file systems can be built outside of the ↵patacongo2011-03-281-4/+8
| | | | | | nuttx tree; add a binfs file system to apps/namedapp git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3428 42af7a65-404d-4744-a932-0658087f49c3
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1951 42af7a65-404d-4744-a932-0658087f49c3
* cosmeticpatacongo2008-09-121-17/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@914 42af7a65-404d-4744-a932-0658087f49c3
* Simply conditional build; fix conditional compilationpatacongo2007-06-091-5/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@275 42af7a65-404d-4744-a932-0658087f49c3
* Finish FAT directory operations; add option to disable mountpoints; fix ARM ↵patacongo2007-05-261-10/+83
| | | | | | compile errors git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@252 42af7a65-404d-4744-a932-0658087f49c3
* Setting up for mountpoint supportpatacongo2007-05-261-31/+72
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@250 42af7a65-404d-4744-a932-0658087f49c3
* Added opendir, readdir, closedir, etc.patacongo2007-03-141-0/+117
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@62 42af7a65-404d-4744-a932-0658087f49c3