12 Commits (35ff06240778435a861cec7c34d31ddc82ac32ba)

Author SHA1 Message Date
Alibek Omarov cb9605430d filesystem: bump FS_API_VERSION (removed unused argument from SysFileExists) 2 years ago
Alibek Omarov fe1aba3561 filesystem: apply caseinsensitivity to file creation 2 years ago
Alibek Omarov 3393e2d95c filesystem: implement directory entries caching, to avoid excessive directory listing syscalls to emulate case-insensitive filesystems 2 years ago
Alibek Omarov f1ec612819 filesystem: hungry 2 years ago
Alibek Omarov 08f834cd82 filesystem: make all archive searchpath functions private 2 years ago
Alibek Omarov 48c17d08d9 filesystem: dir: move searchpath initialization to dir.c, make all DIR functions static 2 years ago
Velaron 24f7db19d8 filesystem: switch file operations to an interface 2 years ago
Alibek Omarov 234c843f60 filesystem: integrate inotify for file changes 2 years ago
Alibek Omarov fce8afabfb filesystem: allow acquiring C interface through CreateInterface export 2 years ago
Alibek Omarov 0d449370e0 filesystem: fixes for GCC 3 2 years ago
Alibek Omarov 55a29e6e6b filesystem: implement VFileSystem009 interface 2 years ago
Alibek Omarov 5e4fc64430 filesystem: introduce new module, based on engine filesystem. 2 years ago