AuroraRuntime/Source/Processes
Reece 19ebdf3761 Preparing for initial WSA network POC rewrite, not porting gen1 code. Linux support is way behind. Will work on it soon.
[*] Minor refactors
[*] Begin refactoring the Processes subsystem
[*] Added empty files ready to move the gross c++ functional callback in the parse subsystem to a dedicated interface w/ utils
[*] Broke out Win32 Process into an NT base variant (Process.NT.cpp) with Win32 overloaded process exit pokes (Process.Win32.cpp)
2022-01-29 12:36:25 +00:00
..
Open.Unix.cpp [*] Preparing to work on extending the console api and telemetry subsystems 2022-01-21 16:26:35 +00:00
Open.Unix.hpp [TODO] fork on macos will nuke everything. use native apple macos api 2022-01-20 22:42:53 +00:00
Open.Win32.cpp Large Commit 2022-01-24 18:43:53 +00:00
Open.Win32.hpp [+] Rewrite win32 file/directory opener 2021-10-23 19:42:05 +01:00
Process.Linux.cpp [+] Explicit async/blocking read process stdout/err 2021-12-24 14:34:55 +00:00
Process.Linux.hpp Initial Commit 2021-06-27 22:25:29 +01:00
Process.NT.cpp Preparing for initial WSA network POC rewrite, not porting gen1 code. Linux support is way behind. Will work on it soon. 2022-01-29 12:36:25 +00:00
Process.NT.hpp Preparing for initial WSA network POC rewrite, not porting gen1 code. Linux support is way behind. Will work on it soon. 2022-01-29 12:36:25 +00:00
Process.Win32.cpp Preparing for initial WSA network POC rewrite, not porting gen1 code. Linux support is way behind. Will work on it soon. 2022-01-29 12:36:25 +00:00
Process.Win32.hpp Preparing for initial WSA network POC rewrite, not porting gen1 code. Linux support is way behind. Will work on it soon. 2022-01-29 12:36:25 +00:00
Processes.cpp [+] Added shared pointer extension, begin experimenting defining throw-on-null mechanic 2022-01-26 00:22:02 +00:00
Processes.hpp [+] Rewrite win32 file/directory opener 2021-10-23 19:42:05 +01:00
UtilRun.cpp Large Commit 2022-01-24 18:43:53 +00:00
UtilRun.hpp Large Commit 2022-01-24 18:43:53 +00:00