FEX/Data
Ryan Houdek b6e4c47abc
FEXLoader: Drop the binfmt_misc I flag
Upstream has rejected this flag which would have let FEX close the gap
in functionality between binfmt_misc interpreters and PT_INTERP
interpreters for how `/proc/exe` is handled. Since we are unable to
change their opinions, just remove the code from FEX since it's never
going to happen.

Removes a little bit of confusing behaviour in execveat and
filemanagement handling. Leaving us with only the regular confusing
behaviour of trying to track accesses to `/proc/exe` instead.
2024-09-12 19:58:35 -07:00
..
AppConfig AppConfig: Disable libGL forwarding for steamwebhelper 2024-04-15 18:33:14 +02:00
binfmts FEXLoader: Drop the binfmt_misc I flag 2024-09-12 19:58:35 -07:00
ThunksDB.json Library Forwarding: Support Vulkan forwarding with guest-libX11 2024-05-02 18:06:54 +02:00