make/src
Paul Smith 4f3a41c60a Don't reset stack size when using posix_spawn()
There's no way to run setrlimit() from posix_spawn() so we can't reset
the stack limit in children; thus, don't change it in the parent.

* src/makeint.h (SET_STACK_SIZE): Don't set this when HAVE_POSIX_SPAWN.
* src/job.c (child_execute_job): Remove useless comment.
2019-09-07 18:27:26 -04:00
..
w32 Fix MS-Windows MinGW build 2019-08-28 17:45:49 +03:00
amiga.c
amiga.h
ar.c
arscan.c Pacify Oracle Studio 12.6 2019-09-02 11:11:26 -04:00
commands.c [SV 28456] Don't override $< when no default rule has been defined 2019-07-13 11:47:26 -04:00
commands.h
config.ami.template Switch to the gnulib version of strerror() 2019-07-13 08:47:19 -04:00
config.h-vms.template Switch to the gnulib version of strerror() 2019-07-13 08:47:19 -04:00
config.h.W32.template Fix MS-Windows MinGW build 2019-08-28 17:45:49 +03:00
configh.dos.template
debug.h
default.c
dep.h Pacify Oracle Studio c99 2019-09-02 11:11:26 -04:00
dir.c * src/dir.c (dir_setup_glob): Initialize unused gl_offs. 2019-09-07 18:27:26 -04:00
expand.c
file.c
filedef.h
function.c Pacify Oracle Studio c99 2019-09-02 11:11:26 -04:00
getopt.c
getopt.h
getopt1.c
gettext.h
gmk-default.scm
gnumake.h
guile.c
hash.c
hash.h
implicit.c
job.c Don't reset stack size when using posix_spawn() 2019-09-07 18:27:26 -04:00
job.h
load.c
loadapi.c
main.c Pacify Oracle Studio 12.6 in init_switches 2019-09-02 11:11:26 -04:00
makeint.h Don't reset stack size when using posix_spawn() 2019-09-07 18:27:26 -04:00
misc.c Fix MS-Windows MinGW build 2019-08-28 17:45:49 +03:00
os.h
output.c Fix MS-Windows MinGW build 2019-08-28 17:45:49 +03:00
output.h
posixos.c
read.c Remove useless code in eval 2019-09-02 11:11:26 -04:00
remake.c
remote-cstms.c
remote-stub.c
rule.c
rule.h
signame.c
strcache.c
variable.c
variable.h
version.c
vms_exit.c
vms_export_symbol.c
vms_progname.c
vmsdir.h
vmsfunctions.c
vmsify.c
vmsjobs.c
vpath.c