On Mär 31 2020, Paul D. Smith wrote:

> In GNU make 4.3, for performance reasons we choose to use posix_spawn() if
> it's available on the system.  posix_spawn() doesn't do any path search, so we
> do it ourselves and we don't have this backup default PATH lookup that
> execvp() does.

There is also posix_spawnp.

Andreas.

-- 
Andreas Schwab, SUSE Labs, sch...@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

Reply via email to