aboutsummaryrefslogtreecommitdiff
path: root/nuttx/fs/fat
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-9/+10
* Finish dup logic for open files; fix bug in sigtimedwait(), would return wron...patacongo2013-01-143-13/+124
* Add support for dup2'ing files. Infrastructure and ROMFS done. Still need F...patacongo2013-01-141-22/+24
* Resync new repository with old repo r5166patacongo2012-09-1711-0/+10321