.. |
Async
|
[*] Clean up of include headers
|
2022-08-02 05:58:00 +01:00 |
CmdLine
|
[*] Amend linux cmdline parsing
|
2022-04-06 08:25:17 +01:00 |
Compression
|
Further Linux support
|
2022-08-02 05:52:57 +01:00 |
Console
|
[*] Ugly hack: Add additional keys to the win32 wVirtualKeyCode StdConsole tick
|
2022-08-12 23:17:30 +01:00 |
Crypto
|
[*] Solve a few compiler warnings. Mostly unrealistic u32 <-> u64 casts in element iteration and string operations we can reasonably ignore
|
2022-06-14 17:12:21 +01:00 |
Debug
|
Further Linux support
|
2022-08-02 05:52:57 +01:00 |
Exit
|
[*] Clean up of include headers
|
2022-08-02 05:58:00 +01:00 |
Extensions
|
[*] C warnings
|
2022-06-14 17:19:22 +01:00 |
Grug
|
[+] New Linux futex based IPCMutex to better ensure robust breakage
|
2022-08-07 07:01:55 +01:00 |
Hashing
|
[*] Reset hashstream lock state on import/reset
|
2022-05-14 23:34:25 +01:00 |
HWInfo
|
Further Linux support
|
2022-08-02 05:52:57 +01:00 |
IO
|
[*] IOSubmit.Linux.cpp bugfix: save wasted time cancelling triggered polls resulting in a -1 EINVAL
|
2022-08-10 18:01:02 +01:00 |
Locale
|
Further Linux support
|
2022-08-02 05:52:57 +01:00 |
Logging
|
[*] Solve UNIX bug: the call to NewOSNamedEventDirectorySinkRelease was disabled under POSIX
|
2022-08-07 07:37:28 +01:00 |
Memory
|
LAAAAAIIIIIIIIN
|
2022-07-21 23:23:16 +01:00 |
Parse
|
[+] AuParse::[Stringify/Parse][U/S]Int[16] class of parse APIs
|
2022-08-04 14:08:12 +01:00 |
Process
|
[+] IProcessSectionView::MapIPCMemory now takes a 'length' parameter
|
2022-08-11 12:28:20 +01:00 |
Processes
|
[+] Installed Linux PR_SET_PDEATHSIG hook into eSpawnChildProcessWorker's to better emulate Win32 job workers
|
2022-08-10 16:36:03 +01:00 |
Registry
|
[*] Update for auROXTL changes
|
2022-03-30 15:16:57 +01:00 |
RNG
|
[*] Solve a few compiler warnings. Mostly unrealistic u32 <-> u64 casts in element iteration and string operations we can reasonably ignore
|
2022-06-14 17:12:21 +01:00 |
SWInfo
|
[*] Dumbdumb moment
|
2022-05-28 17:21:57 +01:00 |
Telemetry
|
[*] Linux has a pulse...
|
2022-04-06 02:24:38 +01:00 |
Threading
|
[+] Near 1:1 Linux IPC Pipe compared to the NT equivalent (~= CreateNamedPipeA(nMaxInstances=1, dwOpenMode=PIPE_ACCESS_DUPLEX, dwPipeMode=PIPE_TYPE_BYTE))
|
2022-08-09 07:48:29 +01:00 |
Time
|
[+] Linux: Added bSingleshot API to timerfd backend
|
2022-05-04 16:43:23 +01:00 |
Alloc.cpp
|
Readded C++17 allocators
|
2021-06-28 00:12:17 +01:00 |
Crypto.cpp
|
[*] Major change in include convention
|
2021-09-30 15:57:41 +01:00 |
Crypto.hpp
|
Initial Commit
|
2021-06-27 22:25:29 +01:00 |
Entrypoint.cpp
|
[+] IProcessSectionMapView
|
2022-08-10 10:50:49 +01:00 |
RuntimeInternal.hpp
|
2/3 of the IO update (very early implementation)
|
2022-06-12 00:01:27 +01:00 |