AuroraRuntime/Source/Process
2024-06-29 16:06:42 +01:00
..
AuPaths.cpp [*] Linux alternative dynamic loader: AuProcess main process path has to be pulled from the procmap instead of arg[0] 2024-06-29 16:06:42 +01:00
AuPaths.hpp [*] Refactor 2022-12-17 20:14:19 +00:00
AuProcess.cpp [*] Fix AuProcess deadlock and parity issue between some unix loaders and Windows 2024-04-20 06:55:46 +01:00
AuProcessEnvironment.cpp [+] AuProcess::EnvironmentGetAll 2023-07-10 17:00:42 +01:00
AuProcessEnvironment.hpp [+] AuProcess::EnvironmentGetAll 2023-07-10 17:00:42 +01:00
AuProcessEnvironment.NT.cpp [*] ROXTL now has AuRONString 2024-04-28 13:22:47 +01:00
AuProcessEnvironment.NT.hpp [+] AuProcess::EnvironmentGetAll 2023-07-10 17:00:42 +01:00
AuProcessEnvironment.Unix.cpp [*] ROXTL now has AuRONString 2024-04-28 13:22:47 +01:00
AuProcessEnvironment.Unix.hpp [+] AuProcess::EnvironmentGetAll 2023-07-10 17:00:42 +01:00
AuProcessMap.cpp [*] Continue to refactor allocations of synchronization primitive away 2023-06-28 10:33:12 +01:00
AuProcessMap.hpp [*] Refactor 2022-12-17 20:14:19 +00:00
AuProcessMap.Linux.cpp [*] Linux alternative dynamic loader: AuProcess main process path has to be pulled from the procmap instead of arg[0] 2024-06-29 16:06:42 +01:00
AuProcessMap.Linux.hpp [*] Refactor 2022-12-17 20:14:19 +00:00
AuProcessMap.NT.cpp [*] Fix AuProcess deadlock and parity issue between some unix loaders and Windows 2024-04-20 06:55:46 +01:00
AuProcessMap.NT.hpp [*] Refactor 2022-12-17 20:14:19 +00:00
AuProcessMap.Win32.cpp [*] Minor UWP progress 2024-04-21 11:52:24 +01:00
AuProcessMap.Win32.hpp [*] Refactor 2022-12-17 20:14:19 +00:00
AuProcessSectionAllocations.cpp [*] Refactor 2022-12-17 20:14:19 +00:00
AuProcessSectionAllocations.hpp [*] mitigations and clean up before two major commits 2023-12-26 21:01:29 +00:00
AuProcessSectionFileMapView.NT.cpp [*] Introduce APIs to access IProcessSectionMapView safely when malicious calls to Unmap could be made 2024-04-12 13:42:30 +01:00
AuProcessSectionFileMapView.NT.hpp [*] Introduce APIs to access IProcessSectionMapView safely when malicious calls to Unmap could be made 2024-04-12 13:42:30 +01:00
AuProcessSectionFileMapView.Unix.cpp [*] Introduce APIs to access IProcessSectionMapView safely when malicious calls to Unmap could be made 2024-04-12 13:42:30 +01:00
AuProcessSectionFileMapView.Unix.hpp [*] Introduce APIs to access IProcessSectionMapView safely when malicious calls to Unmap could be made 2024-04-12 13:42:30 +01:00
AuProcessSectionView.NT.cpp [*] Minor tweaks + more not-so-lazy loads in case of uwp 2024-04-10 00:09:21 +01:00
AuProcessSectionView.NT.hpp [*] mitigations and clean up before two major commits 2023-12-26 21:01:29 +00:00
AuProcessSectionView.Unix.cpp [*] Begin resolving 8 months of Linux neglect 2023-08-11 16:51:42 +01:00
AuProcessSectionView.Unix.hpp [*] Begin resolving 8 months of Linux neglect 2023-08-11 16:51:42 +01:00
AuProcessSectionViewReserved.NT.cpp [*] Minor tweaks + more not-so-lazy loads in case of uwp 2024-04-10 00:09:21 +01:00
AuProcessSectionViewReserved.NT.hpp [*] Updated AuProcess mapping API to use file handles 2023-07-29 09:02:55 +01:00
AuProcessSectionViewReserved.Unix.cpp [*] Minor tweaks + more not-so-lazy loads in case of uwp 2024-04-10 00:09:21 +01:00
AuProcessSectionViewReserved.Unix.hpp [*] Begin resolving 8 months of Linux neglect 2023-08-11 16:51:42 +01:00
AuProcessStartTime.cpp [*] Remove a syscall or two from startup / more accurate startup timings 2023-12-18 05:59:39 +00:00
AuProcessStartTime.hpp [*] Remove a syscall or two from startup / more accurate startup timings 2023-12-18 05:59:39 +00:00
Process.hpp Large Commit 2022-01-24 18:43:53 +00:00