10 Commits (256fe7ede9d73ca0f2ed6fda81ab95368d3bf371)

Author SHA1 Message Date
Alibek Omarov fe1aba3561 filesystem: apply caseinsensitivity to file creation 2 years ago
Alibek Omarov b36ebc294f filesystem: dir: exit from loop immediately if directory is caseinsensitive 2 years ago
Alibek Omarov 3d71e5d111 filesystem: dir: fix merging existing cache with new directory entries 2 years ago
Alibek Omarov ac59f25375 DO NOT MERGE filesystem: add naive FixFileCase 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 48c17d08d9 filesystem: dir: move searchpath initialization to dir.c, make all DIR functions static 2 years ago
Velaron 43c6175918 filesystem: dir.c: safer string operations 2 years ago
Velaron 89807250e5 filesystem: dir.c: optimize string operations 2 years ago
Velaron 24f7db19d8 filesystem: switch file operations to an interface 2 years ago