8 Nov
2024
8 Nov
'24
3:48 a.m.
On Fri Nov 8 03:48:35 2024 +0000, Brendan Shanks wrote:
I think it would be preferable to use `posix_spawn` instead of `fork`/`exec`. Or, maybe `__wine_unix_spawnvp()` could be used? Good suggestion. I was looking for an internal helper function for this but couldn't find one.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6790#note_86889