summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/imfs_fsunmount.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.