summaryrefslogtreecommitdiff
path: root/nuttx/mm/shm/shmdt.c
Commit message (Expand)AuthorAgeFilesLines
* Move include/nuttx/shm.h to include/nuttx/mm/shm.hGregory Nutt2014-09-241-1/+1
* Completes the implemenation of the core shared memory logic: shmget(), shmct...Gregory Nutt2014-09-231-18/+130
* Add the build framework and skeleton files for the shared memory feature (no ...Gregory Nutt2014-09-221-0/+99