Fix bug #12327 with SIGCHLD handling on Windows and some other systems.
authorEli Zaretskii <eliz@gnu.org>
Thu, 6 Sep 2012 16:42:48 +0000 (19:42 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 6 Sep 2012 16:42:48 +0000 (19:42 +0300)
commit0216c1289b6ff1aa692ab5e7e8fe3f56e760a278
tree053c6a4f74145b98131af20b26db62f4c1e53cec
parentd458ef98df8da78f9f102da5f4a066df400ca8cd
Fix bug #12327 with SIGCHLD handling on Windows and some other systems.

 src/process.c (CAN_HANDLE_MULTIPLE_CHILDREN): Fix a typo that broke
 SIGCHLD handling on systems that don't have WNOHANG.
src/ChangeLog
src/process.c