Project

General

Profile

« Previous | Next » 

Revision cff34104

Added by danij about 13 years ago

F_AddFile is now split into two logical operations, open then add.

The open operation is now encapsulated within F_OpenAbstractFile
which can now be used to replace the open operation as defined by
F_Open presently.

Once complete all open files will be represented by their abstractfile_t
derived specializations even for the purposes of F_Access queries.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences