Changeset 37855

Timestamp:
Jun 1, 2007, 9:39:31 PM (15 years ago)
Author:
Noel Belcourt
Message:

Complete implementation of Ticket #994 (Parallel Bjam output is jumbled).

I removed the signal handling code from jam.c as it's no longer needed.

Changed the execcmd function signature to pass two additional arguments,
the rule name and the build target. These are no longer output in make1.c
as we need to defer their output until the command completes and we have
all the stdout and stderr output.

Fixed the various hangs and zombie children problems in execunix.

(No files)

Note: See TracChangeset for help on using the changeset viewer.