summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_fsunmount.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Properly initialize location variable.Joel Sherrill1999-11-021-0/+8
|
* Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1999-10-261-0/+90
readdir support. The next step is to add a mount table and configure either the miniIMFS or the full IMFS at the application level.