aboutsummaryrefslogtreecommitdiff
path: root/nuttx/fs/romfs
Commit message (Expand)AuthorAgeFilesLines
* apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.cpatacongo2013-01-161-3/+6
* Implement redirection of output from NSH builtin commands to a file in a moun...patacongo2013-01-151-8/+9
* Finish dup logic for open files; fix bug in sigtimedwait(), would return wron...patacongo2013-01-141-1/+1
* Add support for dup2'ing files. Infrastructure and ROMFS done. Still need F...patacongo2013-01-143-81/+177
* Resync new repository with old repo r5166patacongo2012-09-175-0/+2359