summaryrefslogtreecommitdiff
path: root/nuttx/fs/vfs/fs_open.c
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic. Fix some conditional logic in some conditioned out codeGregory Nutt2014-11-021-1/+1
* Major structure of file system functions to better support asynchronous I/O. ...Gregory Nutt2014-10-061-14/+18
* Move fs/fs.h to fs/inode/inode.h and some to fs/driver/driver.hGregory Nutt2014-09-291-1/+1
* More testing, bugfixes and integration of VFS-based named semaphoresGregory Nutt2014-09-281-2/+3
* Move renaming files in fs/. to fs/vfs/. (Don't all belong there)Gregory Nutt2014-09-281-0/+206