Thomas Abraham 1697c192ac lib/spawn.c run_command: don't loop forever if waitpid() is returning ECHILD
If SIGCHILD is being ignored, waitpid() will forever error with ECHILD and
this loop with never end, so don't loop if it erros with ECHILD.
2019-04-25 14:56:22 -04:00
..
2017-03-01 22:51:09 +01:00
2016-08-03 11:51:07 -05:00
2015-02-27 17:01:31 +00:00
2009-03-21 20:45:35 +00:00
2013-08-13 19:13:45 +02:00
2017-10-22 21:23:13 +00:00
2013-08-15 17:30:19 +02:00
2010-03-18 18:58:52 +00:00
2010-03-18 19:23:00 +00:00