[project @ 2001-06-12 17:19:34 by rrt]
authorrrt <unknown>
Tue, 12 Jun 2001 17:19:34 +0000 (17:19 +0000)
committerrrt <unknown>
Tue, 12 Jun 2001 17:19:34 +0000 (17:19 +0000)
commita1948ea150401c87fa673fc266a4306f885e6609
treec21b3ef65403b58f2a48846ca2bbdf01f2d16c8a
parenta0613af5db3c36dd56ad29a30a8425dfbde3e654
[project @ 2001-06-12 17:19:34 by rrt]
Reimplement system() properly on Windows. This avoids two problems with
Windows system(): first, the maximum command-line length, and secondly, the
fact that system() returns before the command has completed, and sleep() was
used to hack around this.

This doesn't affect the use of kludgedSystem, which needs to be removed for
GHC not to need a shell at all.
ghc/lib/std/cbits/system.c