summaryrefslogtreecommitdiff
path: root/nuttx/arch/rgmp/src/bridge.c
Commit message (Expand)AuthorAgeFilesLines
* Move fs/fs.h to fs/inode/inode.h and some to fs/driver/driver.hGregory Nutt2014-09-291-1/+1
* Rename fs/fs_internal.h to fs/fs.hGregory Nutt2014-09-281-1/+1
* Rename kmalloc to kmm_malloc for consistencyGregory Nutt2014-08-311-1/+1
* Rename kfree to kmm_free for consistency with other naming conventionsGregory Nutt2014-08-311-1/+1
* Clean up some naming: fd vs. fildes vs. filedes and filep vs filpGregory Nutt2013-09-281-10/+10
* RGMP 4.0 update from Qiang Yupatacongo2012-11-041-16/+43
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* First set of changes to incorporate the RGMP portpatacongo2011-05-121-0/+104