Windows: Make the pager work.
authorJohannes Sixt <johannes.sixt@telecom.at>
Sat, 8 Dec 2007 20:28:41 +0000 (21:28 +0100)
committerJohannes Sixt <johannes.sixt@telecom.at>
Thu, 26 Jun 2008 06:47:15 +0000 (08:47 +0200)
Since we have neither fork() nor exec(), we have to spawn the pager and
feed it with the program's output.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
No differences found