|
|
5d96890167
|
refactor(file): overhaul filesystem for better accuracy, add some new features too
|
2025-03-15 22:23:38 -04:00 |
|
|
|
747cdf796f
|
fix(os): use HOSFILE_INVALID to denote an invalid file handle
|
2023-08-24 20:47:11 -04:00 |
|
|
|
71fd5402c3
|
feat(os): implement OsCreateDirectory - added missing 'recursive' option
|
2023-08-23 18:56:06 -04:00 |
|
|
|
90075755b1
|
feat(os): implement OsSetCurrentDirectory and OsGetCurrentDirectory
|
2023-08-19 05:16:48 -04:00 |
|
|
|
1c001ffc1e
|
fix(os): OsWriteFile passes bytes written to pointer
|
2023-08-14 17:52:50 -04:00 |
|
|
|
2716512a7f
|
tidy(os): OsWriteFile returns int32_t
|
2023-08-09 21:48:31 -04:00 |
|
|
|
5d3469f8fe
|
tidy(os): add declaration for OsWriteFile
|
2023-08-09 21:47:42 -04:00 |
|
|
|
bd65df59e9
|
feat(file): implement filesystem utilities
|
2023-08-09 21:34:43 -04:00 |
|