summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/memfile.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1999-10-261-0/+20
* Corrected bug where pointer to doubly linked blocks was being incorrectlyJoel Sherrill1999-03-081-2/+34
* Corrected multiple places the file size was not being properly updated.Joel Sherrill1999-02-101-2/+8
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+1000