mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-02-12 00:16:30 +00:00
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. |
||
---|---|---|
.. | ||
w32 | ||
amiga.c | ||
amiga.h | ||
ar.c | ||
arscan.c | ||
commands.c | ||
commands.h | ||
config.ami.template | ||
config.h-vms.template | ||
config.h.W32.template | ||
configh.dos.template | ||
debug.h | ||
default.c | ||
dep.h | ||
dir.c | ||
expand.c | ||
file.c | ||
filedef.h | ||
function.c | ||
getopt.c | ||
getopt.h | ||
getopt1.c | ||
gettext.h | ||
gmk-default.scm | ||
gnumake.h | ||
guile.c | ||
hash.c | ||
hash.h | ||
implicit.c | ||
job.c | ||
job.h | ||
load.c | ||
loadapi.c | ||
main.c | ||
makeint.h | ||
misc.c | ||
os.h | ||
output.c | ||
output.h | ||
posixos.c | ||
read.c | ||
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 |