]> git.eshelyaron.com Git - emacs.git/commit
Use `waitpid' to check if a process is still alive. The previous mechanism caused...
authorGiuseppe Scrivano <gscrivano@gnu.org>
Thu, 17 Sep 2009 21:50:10 +0000 (23:50 +0200)
committerGiuseppe Scrivano <gscrivano@gnu.org>
Thu, 17 Sep 2009 21:50:10 +0000 (23:50 +0200)
commit9af1e791fe19b19fee975c6b151f15feedd0edd3
treefb8481a2d9ed2cdb291741942deddba55c24b2cb
parent0592dff5c872bd5fc26e3e1204b1425d39f926c6
Use `waitpid' to check if a process is still alive. The previous mechanism caused threads to hang.
src/sysdep.c