Allocate a new console for stdin.
authorIain Patterson <me@iain.cx>
Sat, 25 Jan 2014 21:59:57 +0000 (21:59 +0000)
committerIain Patterson <me@iain.cx>
Sat, 25 Jan 2014 22:17:58 +0000 (22:17 +0000)
commit54438652fac1f4f8dc6120bbfa8aac766aa656d3
tree856028b20dc0a44acab607a73e5670d6bebc230d
parentba4831e5eb179e415282a957604f039bceb4804f
Allocate a new console for stdin.

Allocate a new console for processes which require stdin instead of
using the pipe hack.
README.txt
io.cpp
process.cpp
service.cpp
service.h