summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/imfs.h (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-05Moved imfs set handlers prototype to the imfs.h file.Jennifer Averett1-0/+4
1999-11-05Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1-5/+6
1999-11-02The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1-4/+31
1999-10-26Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1-1/+15
1999-10-12Split null handlers table to own file and renamed.Joel Sherrill1-4/+3
1999-10-12Corrected mistakes in the IMFS file handlers table and added the missingJoel Sherrill1-0/+5
1999-02-24Changed IMFS to use IMFS_NAME_MAX as the maximum length of a basenameJoel Sherrill1-15/+21
1998-12-03Added a imfs fdatasync routine that gets called for fdatasync and datasync.Jennifer Averett1-0/+4
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+445