|
35c71481f7
|
[+] IAuroraThread::GetThreadTLSIdentity() [cherry-picked from debug update - delayed]
[+] TLSVariable::OfThread(u32) [cherry-picked from debug update - delayed]
|
2024-11-12 09:18:43 +00:00 |
|
|
6f51e9261d
|
[*] Amend for UNIX Version 3
|
2024-09-24 19:01:25 +01:00 |
|
|
0571aa8dd4
|
[+] AU_LOCK_GLOBAL_GUARD
[+] AuThreading::GetShutdownReadLock()
|
2024-09-09 03:46:38 +01:00 |
|
|
f2acc253b7
|
[*] Amend [*] Linux: Update antidbus message for clarity
|
2024-07-15 00:12:53 +01:00 |
|
|
fa900d0f78
|
[*] Linux: Update antidbus message for clarity
|
2024-06-30 04:40:37 +01:00 |
|
|
bd034aec31
|
[*] AuOSThread harden set piro and name against race conditions
amend: i didnt want to lock so deep of a callstack, but oh well.
amend: win32 regression
|
2024-06-29 07:33:30 +01:00 |
|
|
e4fa5d549e
|
[*] Refactor IAuroraThread
|
2024-05-27 13:28:57 +01:00 |
|
|
afbe942ffd
|
[*] These config fields were switched to abs values, not relative to the user signal range
|
2024-03-08 21:59:50 +00:00 |
|
|
2163a58892
|
[*] Linux runtime regressions
|
2024-03-04 11:55:54 +00:00 |
|
|
9591fc9d30
|
[*] Harden detached spawn
|
2024-03-02 23:47:58 +00:00 |
|
|
9e7615d80c
|
[*] Same thread name identity in these constructors
|
2024-01-23 23:31:09 +00:00 |
|
|
7038787001
|
[+] Thread name identities
|
2024-01-23 23:03:52 +00:00 |
|
|
be2b781ed6
|
[*] mitigations and clean up before two major commits
|
2023-12-26 21:01:29 +00:00 |
|
|
216aa01717
|
[-] Yeetus
|
2023-11-29 08:50:14 +00:00 |
|
|
74b8910bf9
|
[*] 529eba18 cont. added support for process time
|
2023-10-13 21:57:38 +01:00 |
|
|
529eba18c7
|
[+] IAuroraThread::GetThreadCreationTime
|
2023-10-13 21:43:59 +01:00 |
|
|
5c29787f9c
|
[*] Bug fixes
|
2023-10-07 20:04:47 +01:00 |
|
|
cdad552ed0
|
[*] Fix OSThread regression / main thread was stalling for a few seconds on exit because the schedulers end of thread clean up was bailing out under the "pls no dtor race before the os spawn kicks in" lock path
TODO: destink OSThread
|
2023-10-01 14:12:22 +01:00 |
|
|
53215e57b1
|
[*] Harden thread entrypoints and post-call deinit
|
2023-09-23 20:32:01 +01:00 |
|
|
81775a76bf
|
[*] Linux: build regressions
|
2023-09-15 00:10:40 +01:00 |
|
|
8e54071d60
|
[-] Remove 2 year old 0.0 WaitFor back-off implementation
|
2023-09-12 18:30:45 +01:00 |
|
|
3503d0ec68
|
[+] Added Linux signal configuration and separate LinuxConfig type (LinuxConfig)
[*] Fix Linux regressions in previous NT commit
|
2023-08-29 03:11:28 +01:00 |
|
|
fef6eac859
|
[*] More Linux tweaks
|
2023-08-28 19:13:18 +01:00 |
|
|
5cf7533eab
|
[*] Linux and UNIX QOL
|
2023-08-27 12:42:10 +01:00 |
|
|
1ecd46ddbf
|
[*] Ad-hoc system thread signals
|
2023-08-24 10:43:33 +01:00 |
|
|
49ced3fcc6
|
[*] Always attach to the main thread context on init
|
2023-08-24 10:17:53 +01:00 |
|
|
61eaa701b7
|
[*] MSVC compilation regression
(theres no way in fuck vista or xp will run with >= 32 threads. hell, you can barely expect the acpi and boot video drivers to work.)
|
2023-08-23 19:05:32 +01:00 |
|
|
10e95fb5ae
|
[*] Begin reworking Linux/POSIX PRIOs
|
2023-08-23 18:17:15 +01:00 |
|
|
9c04b31da3
|
[*] Don't warn on XP/Vista
|
2023-08-23 17:09:19 +01:00 |
|
|
921fee1b8d
|
[+] IAuroraThread::SetNoUnwindTerminateExitWatchDogTimeoutInMS
|
2023-08-23 17:01:56 +01:00 |
|
|
1f173a8799
|
[*] Begin resolving 8 months of Linux neglect
|
2023-08-11 16:51:42 +01:00 |
|
|
c889af13e5
|
[*] bNoThreadNames option wasnt respected
|
2023-07-30 10:00:54 +01:00 |
|
|
d45dc977d8
|
[*] NT: Further reduce Win32 link-time requirements cont (1948dd0c )
|
2023-07-24 12:48:42 +01:00 |
|
|
788dde684b
|
[*] Windows Vista, UWP, and Windows 11: Move Windows 7 and 8 SetThreadGroupAffinity symbol from the IAT to AuProcAddresses.NT.[c/h]pps object
[*] Update the READMEs support table
|
2023-07-14 16:33:26 +01:00 |
|
|
627bdddfdc
|
[*] Ensure AuProcAddresses.NT.* is used for all dynamically linked symbols
|
2023-07-09 10:03:29 +01:00 |
|
|
81b3550825
|
[+] AURT_ADD_USR_DATA usage across some relevant contexts
|
2023-06-04 17:28:29 +01:00 |
|
|
7c1a1566fd
|
[*] missing tls impersonation in bd94b73d
|
2023-04-30 09:05:14 +01:00 |
|
|
bd94b73dde
|
[+] New TLSView implementation
[+] AuTLSVariable
|
2023-04-30 08:24:27 +01:00 |
|
|
9d71b5c04f
|
[*] Found another race condition
|
2023-02-11 19:37:30 +00:00 |
|
|
d780df6ceb
|
[*] Transition legacy pre-steady clock calls to steady time
[*] Improved e-core throttling logic under systems without ecores
|
2023-01-23 15:27:58 +00:00 |
|
|
cbad382b6a
|
[+] Windows 7 support
|
2022-12-14 01:35:18 +00:00 |
|
|
898c0ced37
|
[*] Refactoring in progress...
|
2022-11-17 08:03:20 +00:00 |
|