chiark / gitweb /
polypath: Break up child process handling
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 30 Sep 2014 17:33:59 +0000 (18:33 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 2 Oct 2014 15:40:19 +0000 (16:40 +0100)
commit285d2665768a550b957c5fad606784bb6345ffe0
tree9f865f1215771cf18bc98f9a87a39e84172010d1
parentc9abc5470dbaadbbc7bf61258aec3aed9f4adc9f
polypath: Break up child process handling

This will allow us to have different child processes, and also reuse
much of the same child output processing code in a different context.

No functional change (other than a tiny change to a message).

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
polypath.c