rrt 2001/02/19 08:18:38 PST
Modified files:
ghc/lib/std/cbits system.c
Log:
Use Sleep under mingw rather than sleep (which is obsolete), and try using
fork under cygwin (it should work by now, shurely...).
Revision Changes Path
1.10 +10 -9 fptools/ghc/lib/std/cbits/system.c