summaryrefslogtreecommitdiff
path: root/nuttx/fs/binfs
Commit message (Expand)AuthorAgeFilesLines
* Completes VFS-based named semaphore implemetation. Still a little buggyGregory Nutt2014-09-281-1/+0
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Alloc CONFIG_FS_READABLE/WRITABLE to be defined in Kconfig files while preser...Gregory Nutt2013-11-151-0/+1
* fs/binfs/README.txt: Add a README fileGregory Nutt2013-11-131-0/+29
* Add logic to automatically unload module on exit; Several patches from Mike S...patacongo2013-01-171-4/+6
* Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_bu...patacongo2013-01-161-2/+1
* apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.cpatacongo2013-01-163-0/+514