summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/imfs_handlers_memfile.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2000-10-18 Chris Johns <ccj@acm.org>Joel Sherrill2000-10-181-37/+0
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Added handler for fsync. For the memfile it is the same as the data sync.Jennifer Averett1999-11-161-1/+1
* The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1999-11-021-1/+1
* Moved the rmnod callback from the operations table to the handler table.Jennifer Averett1999-10-291-1/+2
* New files created by split of old imfs_handlers.c.Joel Sherrill1999-10-261-0/+37