]> code.delx.au - gnu-emacs/commit
Revert recent change for Bug#8855.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 Nov 2012 08:24:11 +0000 (00:24 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 Nov 2012 08:24:11 +0000 (00:24 -0800)
commitd4547511735190a81449727a89dc90f6ef1d99a3
tree21a30d3770b340cfbd67df4875d3c9a1d782bc20
parent0c5ef1333558423f0eb0f14934fffb1b4bce0946
Revert recent change for Bug#8855.

As reported by Harald Hanche-Olsen in
<http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00445.html>
the change introduces a further bug, of creating lots of zombie
processes in some cases.  Further work is needed to come up with a
better fix for Bug#8855.
nt/ChangeLog
nt/config.nt
nt/inc/ms-w32.h
nt/inc/sys/wait.h [deleted file]
src/ChangeLog
src/process.c
src/process.h
src/sysdep.c
src/w32proc.c