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, 9 Oct 2014 18:29:59 +0000 (19:29 +0100)
commitf7af7100e7915d7a82b84fcd32891e271bd359e2
treea7491cbd99351bf3c98621a3d995cfca7bf3bfef
parent2302547bc07fc950e8917573c3b1805e0b3ba5b6
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