AuroraRuntime/Include/Aurora/IO/FS
Reece 4dddcb108e [+] Added GetUserHome, GetAppData, GetRootAppdata, GetWritableAppdata
[*] Dont fail on non-blocking /dev/urand
[+] Added if not initialized check under RNG/unix fclose
[+] Add missing debug apis ready for report to linux
[*] Update build script for WIP branch
2022-01-18 14:27:06 +00:00
..
Async.hpp [*] House cleaning, refactoring, clean up 2021-10-23 20:21:16 +01:00
FileArbitraryReader.hpp [*] API design change, MemoryViews must be passed by reference such that a pointer to an object that may be the superclass of the actual RAII owner of the memory is passed 2021-09-15 20:08:08 +01:00
FileReader.hpp [*] API design change, MemoryViews must be passed by reference such that a pointer to an object that may be the superclass of the actual RAII owner of the memory is passed 2021-09-15 20:08:08 +01:00
FileStream.hpp [*] More house cleaning / clean up 2021-10-23 21:13:40 +01:00
FileWriter.hpp [*] API design change, MemoryViews must be passed by reference such that a pointer to an object that may be the superclass of the actual RAII owner of the memory is passed 2021-09-15 20:08:08 +01:00
FS.hpp [*] More house cleaning / clean up 2021-10-23 21:13:40 +01:00
IFileStream.hpp [+] Added WriteEoS 2022-01-17 15:21:36 +00:00
Resources.hpp [+] Added GetUserHome, GetAppData, GetRootAppdata, GetWritableAppdata 2022-01-18 14:27:06 +00:00
Stat.hpp Initial Commit 2021-06-27 22:25:29 +01:00