summaryrefslogtreecommitdiff
path: root/nuttx/fs/vfs/fs_select.c
Commit message (Expand)AuthorAgeFilesLines
* Fix places where the errno value was being overwritten by subsequent actions ...Gregory Nutt2015-02-251-0/+17
* Some files that now include sys/time.h should no longer include timer.hGregory Nutt2015-02-151-1/+0
* Suffer the consequences of moving struct timeval to its correct locationGregory Nutt2015-02-151-0/+1
* Move fs/fs.h to fs/inode/inode.h and some to fs/driver/driver.hGregory Nutt2014-09-291-1/+1
* Move renaming files in fs/. to fs/vfs/. (Don't all belong there)Gregory Nutt2014-09-281-0/+270