summaryrefslogtreecommitdiff
path: root/src/fs/virtfsfuncs.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-04Reimplement VirtFs in correct way. Now all tests should pass.Andrei Karas1-2/+26
2017-02-28Remove destructor from virtfsfuncs.Andrei Karas1-0/+2
2017-02-28Add constructor and final into virtfsfuncs.Andrei Karas1-1/+12
2017-02-27Add functions pointers into VirtFile.Andrei Karas1-0/+50