]> git.eshelyaron.com Git - emacs.git/commit
(fail): Exit with a negative return value.
authorGeoff Voelker <voelker@cs.washington.edu>
Fri, 17 Apr 1998 05:04:21 +0000 (05:04 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Fri, 17 Apr 1998 05:04:21 +0000 (05:04 +0000)
commit5296922090fdc45f10d636d4d37f8ad6e49912cc
treec0720d20e01c4169c514f97ab1fc00fa02fe1c36
parent85f568ec2d2ba454f4f202b7dfcc7721af34cdd5
(fail): Exit with a negative return value.
(spawn): Return subprocess return code as an argument.
Explicitly copy environment block.
(main): Update to use return value argument with spawn.
Retry if spawn failed when a subshell was not tried.
nt/cmdproxy.c