FEX/Source
Ryan Houdek 64c5362580
LinuxSyscalls: With poll syscall, ensure fds is writable only if nfds is not zero
The pointer is allowed to be null or garbage if the number of nfds
passed in is zero.
Unify the x86 and x86-64 implementations to ensure consistency.

Fixes Warhammer 40k: Relics of War
2024-09-05 14:33:52 -07:00
..
Common Config: Split out command line parsing from config init 2024-09-03 20:25:21 +00:00
Tools LinuxSyscalls: With poll syscall, ensure fds is writable only if nfds is not zero 2024-09-05 14:33:52 -07:00
Windows Merge pull request #4030 from bylaws/eccfg 2024-09-03 16:11:42 -07:00
CMakeLists.txt