AuroraRuntime/Source/IO/FS
Reece e5e36bd887 Large Commit
[*] Fix deadlock in the async subsystem (NoLockShutdown vs Shutdown in exception handler)
[+] Added ProccessMap NT variant
[+] Added ToolHelp image profiling
[*] Improved exception awareness
[*] Delegated SpawnThread to isolated TU, ready for reuse for RunAs and XNU Open - now with horrible evil alloc that could fail
[+] Added header for future api 'UtilRun'
[*] Improve NT core detection
[*] Changed small affinity bitmap to AuUInt64 instead of AuUInt32
[+] Added data structure to hold cpuids/affinity masks
[+] Implemented logger sinks
[+] Implemented logger glue logic
[*] Began migrating older loggers to sink-based default devices
[*] Minor refactors
[*] Improved internal exception discarding, not yet nothrow capable
[*] Minor create directory fix
2022-01-24 18:43:53 +00:00
..
Async.Linux.cpp [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
Async.Linux.hpp [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
Async.NT.cpp Large Commit 2022-01-24 18:43:53 +00:00
Async.NT.hpp [+] Possible NT async file io implementation 2021-09-14 14:13:58 +01:00
Async.Unix.cpp [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
Async.Unix.hpp [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
FileStream.Generic.cpp Large Commit 2022-01-24 18:43:53 +00:00
FileStream.Generic.hpp Major patch [1/2] 2021-09-06 11:58:08 +01:00
FileStream.NT.cpp Large Commit 2022-01-24 18:43:53 +00:00
FileStream.NT.hpp [+] Added WriteEoS 2022-01-17 15:21:36 +00:00
FileStream.Unix.cpp [*] Succesfully built on Linux for the first time in a very long time 2021-10-02 17:07:33 +01:00
FileStream.Unix.hpp [*] Succesfully built on Linux for the first time in a very long time 2021-10-02 17:07:33 +01:00
FS.cpp [*] Loop should always enter alertable mode 2022-01-20 17:45:52 +00:00
FS.Generic.cpp Large Commit 2022-01-24 18:43:53 +00:00
FS.Generic.hpp Major patch [1/2] 2021-09-06 11:58:08 +01:00
FS.hpp Large Commit 2022-01-24 18:43:53 +00:00
FS.NT.cpp Large Commit 2022-01-24 18:43:53 +00:00
FS.NT.hpp Major patch [1/2] 2021-09-06 11:58:08 +01:00
FS.Unix.cpp [*] Update Unix stat impls error message 2021-11-07 22:32:54 +00:00
FS.Unix.hpp Major patch [1/2] 2021-09-06 11:58:08 +01:00
Resources.cpp Large Commit 2022-01-24 18:43:53 +00:00
Resources.hpp Major patch [1/2] 2021-09-06 11:58:08 +01:00