Formerly remake.c.~26~
authorRoland McGrath <roland@redhat.com>
Tue, 21 Apr 1992 07:44:18 +0000 (07:44 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 21 Apr 1992 07:44:18 +0000 (07:44 +0000)
remake.c

index a4dff6f..064fab1 100644 (file)
--- a/remake.c
+++ b/remake.c
@@ -81,7 +81,7 @@ update_goal_chain (goals, makefiles)
 
       /* Wait for a child to die.  */
 
-      wait_for_children (1, 0);
+      reap_children (1, 0);
 
       lastgoal = 0;
       g = goals;