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>
Tue, 21 Oct 2014 00:07:11 +0000 (01:07 +0100)
commit23ca153790f68d03191eaa9ac306597da596b4ed
treea7491cbd99351bf3c98621a3d995cfca7bf3bfef
parent70ad8e2cac2bafe2fca72fe5146ac0fb3719ffc9
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