fork in repl as a tree
authorPhilipp Takacs <philipp@bureaucracy.de>
Wed, 16 Mar 2016 02:06:03 +0000 (03:06 +0100)
committerPhilipp Takacs <philipp@bureaucracy.de>
Thu, 28 Apr 2016 19:52:53 +0000 (21:52 +0200)
commitb16c039dc21faa0d68a0ba45eab857895e82439b
treefc73d3243f4b8cf631b878240df470e9fcc705c8
parent18b08c1d08cc93b6d86c4e71013e5f8dd3ea103b
fork in repl as a tree

This fix the bug in the last improvement (pipe mail through show).
In the first patch repl only waits for one child, now the tree causes
that both childs finished befor repl continues.
uip/repl.c