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)
Allocate a new console for processes which require stdin instead of
using the pipe hack.


No differences found