AuroraRuntime/Source/Processes
J Reece Wilson 6de5cbfb95 [+] Linux: Added bSingleshot API to timerfd backend
[*] NT: Added TTY handle static getter optimization alongside a secret setter API
[*] Made ILoopSource virtual
[+] Linux: Added console TTY stubs
[*] Renamed ConsoleTTY.Linux.cpp -> ConsoleTTY.Unix.cpp
[-] Redundant commented out shm_unlink (zero ref condition should unlink, i believe.)
[+] Added IProcess async pipe transaction getter stubs
[+] Added additional userland env lookup variables: XDG_SESSION_DESKTOP, DESKTOP_SESSION
[+] Unix: AuTime::ns2ts
2022-05-04 16:43:23 +01:00
..
ArgvQuote.cpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
ArgvQuote.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Open.Unix.cpp [*] Update UNIX pipe to follow NT-like bidirectional semantics. It's not possible to half NT, but it's possible to double the pipes in UNIX land. 2022-04-17 21:50:47 +01: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 [*] Formatting: this was bothering me 2022-04-11 14:11:47 +01:00
Open.Win32.hpp [+] Rewrite win32 file/directory opener 2021-10-23 19:42:05 +01:00
Process.NT.cpp [+] Linux: Added bSingleshot API to timerfd backend 2022-05-04 16:43:23 +01:00
Process.NT.hpp [+] Overlapped stdout/in/err processes API 2022-05-03 11:10:04 +01:00
Process.Unix.cpp [+] Linux: Added bSingleshot API to timerfd backend 2022-05-04 16:43:23 +01:00
Process.Unix.hpp [+] Linux: Added bSingleshot API to timerfd backend 2022-05-04 16:43:23 +01:00
Process.Win32.cpp [*] Win32 32bit regression fixes 2022-03-18 07:32:38 +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 [*] Linux Progress... It compiles (APIs are out of date, subsystems are missing, and it doesn't link. Worse than being 5m behind) 2022-04-05 11:11:19 +01: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