summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/imfs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Moved imfs set handlers prototype to the imfs.h file.Jennifer Averett1999-11-051-0/+4
* Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1999-11-051-5/+6
* The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1999-11-021-4/+31
* Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1999-10-261-1/+15
* Split null handlers table to own file and renamed.Joel Sherrill1999-10-121-4/+3
* Corrected mistakes in the IMFS file handlers table and added the missingJoel Sherrill1999-10-121-0/+5
* Changed IMFS to use IMFS_NAME_MAX as the maximum length of a basenameJoel Sherrill1999-02-241-15/+21
* Added a imfs fdatasync routine that gets called for fdatasync and datasync.Jennifer Averett1998-12-031-0/+4
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+445