Skip to content

More filesystem API#13

Open
koolkdev wants to merge 9 commits intoFIX94:masterfrom
koolkdev:more_filesystem_functions
Open

More filesystem API#13
koolkdev wants to merge 9 commits intoFIX94:masterfrom
koolkdev:more_filesystem_functions

Conversation

@koolkdev
Copy link
Copy Markdown

I added the functions: FSA_ChangeOwner, FSA_OpenFileEx, FSA_ReadFileWithPos, FSA_WriteFileWithPos, FSA_AppendFile, FSA_AppendFileEx, FSA_FlushFile, FSA_TruncateFile, FSA_GetPosFile, FSA_IsEof, FSA_RollbackVolume, FSA_GetCwd, FSA_MakeQuota, FSA_FlushQuota, FSA_RollbackQuota, FSA_RollbackQuotaForce, FSA_Rename, FSA_ChangeModeEx

I did some "space" optimization to be able to fit all those new functions in the same small space.

I changed many things but I didn't break any existing IPC call. (but I haven't tested everything after those changes)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant