tools: Use posix_spawn() instead of fork()/execvp().
commit5206c7147210cf6578c5cda8bbf60867f0fca39c
authorBrendan Shanks <bshanks@codeweavers.com>
Fri, 1 Sep 2023 23:10:08 +0000 (1 16:10 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Sep 2023 09:12:10 +0000 (6 11:12 +0200)
tree72f4609e27b2eb3c48fe30da9e6cb42ea83f02bf
parent757ea81a99bba2df0e5156152e9bd4849ae72067
tools: Use posix_spawn() instead of fork()/execvp().
tools/tools.h