|
|
05c63dbea7
|
fix(system/file): fix bugged recursion in CreateDirectory implementation
|
2023-11-17 16:18:19 -05:00 |
|
|
|
0ed54befe3
|
fix(system/file): fix bugged recursion in CreateDirectory implementation
|
2023-11-17 16:12:37 -05:00 |
|
|
|
71fd5402c3
|
feat(os): implement OsCreateDirectory - added missing 'recursive' option
|
2023-08-23 18:56:06 -04:00 |
|
|
|
fba6fa66f0
|
fix(system/file): explicitly call System_File::Stacked::Read/Write
|
2023-08-14 21:25:29 -04:00 |
|
|
|
8068d515df
|
fix(system/file): remove duplicate flag expansion
|
2023-08-14 21:16:48 -04:00 |
|
|
|
cdc146f06e
|
fix(system/file): reconstruct missing file share bits on Windows
|
2023-08-14 21:16:13 -04:00 |
|
|
|
5289a0369e
|
fix(system/file): fix includes
|
2023-08-14 21:10:51 -04:00 |
|
|
|
581522ca0f
|
fix(system/file): use 64-bit math when copying files
|
2023-08-14 20:40:09 -04:00 |
|
|
|
61eede165c
|
fix(system/file): clarify intention to call System_File::Read/Write instead of File::Read/File::Write (same arguments)
|
2023-08-14 19:26:18 -04:00 |
|
|
|
5c6b9b415f
|
fix(system/file): remove superfluous flag arguments to File::Read/Write
|
2023-08-14 19:21:26 -04:00 |
|
|
|
6bc45c9d02
|
fix(file): change include location for System_File objects
|
2023-08-14 17:07:24 -04:00 |
|
|
|
bd65df59e9
|
feat(file): implement filesystem utilities
|
2023-08-09 21:34:43 -04:00 |
|