]> git.eshelyaron.com Git - emacs.git/commit
(wait_reading_process_output) [HAVE_PTYS]:
authorKim F. Storm <storm@cua.dk>
Thu, 29 Mar 2007 21:24:38 +0000 (21:24 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 29 Mar 2007 21:24:38 +0000 (21:24 +0000)
commit4740825c2f5fbf8e33889ee718cbe227401f7494
treee722bd321f07c38ed2505d6344b5d29ed0e95fbb
parent1acc2cac84ac2aba49e0d202a667fe06187dd69b
(wait_reading_process_output) [HAVE_PTYS]:
When EIO happens, clear channel from descriptor masks before raising
SIGCHLD signal to avoid busy loop between read and sigchld_handler.
(sigchld_handler): Remove sleep (2007-03-11 & 2007-03-26 changes).
src/process.c