Windows: Make the pager work.
commitbfdd9ffd2f7376ccb8b9d4c4e39e2e0fe97d6b37
authorJohannes Sixt <johannes.sixt@telecom.at>
Sat, 8 Dec 2007 20:28:41 +0000 (8 21:28 +0100)
committerJohannes Sixt <johannes.sixt@telecom.at>
Thu, 26 Jun 2008 06:47:15 +0000 (26 08:47 +0200)
tree90f3f85f808f959dc2f76ba16c4227e4573e292f
parent0b50b860a505d4a1d6fa595a400f3968333e7128
Windows: Make the pager work.

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>
pager.c