summaryrefslogtreecommitdiff
path: root/apps/include/apps.h
Commit message (Expand)AuthorAgeFilesLines
* Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_bu...patacongo2013-01-161-148/+0
* apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.cpatacongo2013-01-161-17/+0
* BINFS now supports open, close, and FIOC_FILENAME ioctlpatacongo2013-01-161-0/+3
* Implement redirection of output from NSH builtin commands to a file in a moun...patacongo2013-01-151-14/+27
* Rename namedapp as simply builtinpatacongo2012-12-231-9/+9
* Header file clean-uppatacongo2012-07-171-8/+9
* Move nuttx/include/apps to apps/includepatacongo2011-05-091-0/+148