mirror of
https://git.savannah.gnu.org/git/make.git
synced 2024-12-27 23:06:53 +00:00
0c326a66c9
When using execvp() if $PATH is not present in the environment it will automatically search the system default PATH string. Emulate this by passing the system default PATH to find_in_given_path() if we don't find PATH in the environment. * src/job.c (child_execute_job): Use confstr(_CS_PATH) if PATH is not found. |
||
---|---|---|
.. | ||
bs-nl | ||
close_stdout | ||
fopen-fail | ||
general1 | ||
general2 | ||
general3 | ||
general4 | ||
utf8 |