summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/imfs.h (unfollow)
Commit message (Expand)AuthorFilesLines
2000-10-182000-10-18 Chris Johns <ccj@acm.org>Joel Sherrill1-516/+0
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-8/+8
2000-02-11Increased block size to 128 and added comments based on feedback fromJoel Sherrill1-1/+13
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