summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/imfs_handlers.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1999-10-261-77/+0
* Split null handlers table to own file and renamed.Joel Sherrill1999-10-121-3/+3
* Corrected mistakes in the IMFS file handlers table and added the missingJoel Sherrill1999-10-121-29/+14
* Added a imfs fdatasync routine that gets called for fdatasync and datasync.Jennifer Averett1998-12-031-5/+4
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+93