make/tests/scripts/features
Paul Smith e64674b718 [SV 57022] Avoid posix_spawn which fails asynchronously
Avoid using posix_spawn implementations that fail asynchronously when
the spawned program can't be invoked: this means instead of getting
an error such as "No such file or directory" we get just "Exit 127".

Original implementation of the configure.ac macro provided by
Martin Dorey <martin.dorey@hds.com>

Original implementation of the regression tests provided by
Dmitry Goncharov <dgoncharov@users.sf.net>

* configure.ac: Test whether posix_spawn fails asynchronously.  In a
cross-compilation environment, assume that it does not.  If we detect
that it does, fall back to fork/exec.
* tests/scripts/features/exec: Add regression tests for different
shebang invocation methods.
2019-12-27 01:37:17 -05:00
..
archives
comments
conditionals
default_names
double_colon
echoing
errors
escape
exec [SV 57022] Avoid posix_spawn which fails asynchronously 2019-12-27 01:37:17 -05:00
export
grouped_targets
include
jobserver
load
loadapi
mult_rules
mult_targets
order_only
output-sync
override
parallelism
patspecific_vars
patternrules
quoting
recursion
reinvoke
rule_glob
se_explicit
se_implicit
se_statpat
shell_assignment
statipattrules
suffixrules
targetvars
utf8
varnesting
vpath
vpath2
vpath3
vpathgpath
vpathplus