projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69e9db5
)
Formerly job.c.~64~
author
Roland McGrath
<roland@redhat.com>
Tue, 5 May 1992 22:04:08 +0000
(22:04 +0000)
committer
Roland McGrath
<roland@redhat.com>
Tue, 5 May 1992 22:04:08 +0000
(22:04 +0000)
job.c
patch
|
blob
|
history
diff --git
a/job.c
b/job.c
index
53569f4
..
5c64fb8
100644
(file)
--- a/
job.c
+++ b/
job.c
@@
-232,6
+232,7
@@
reap_children (block, err)
else
#endif
pid = wait (&status);
+ fprintf (stderr,"%sblocking wait returned %d\n", block?"":"non",pid);
if (pid <= 0)
/* No local children. */