[project @ 2001-02-13 11:10:28 by rrt]
authorrrt <unknown>
Tue, 13 Feb 2001 11:10:28 +0000 (11:10 +0000)
committerrrt <unknown>
Tue, 13 Feb 2001 11:10:28 +0000 (11:10 +0000)
commit7b76c2c11ad38257b1b0afd54db4634e7c0c7522
tree6d21704ce5672bdaa08759022731e3d2a5e5365a
parent827b49e5c1d8c93b00ad90603ad237a4e0fde406
[project @ 2001-02-13 11:10:28 by rrt]
Use MM timers on Windows even when not profiling, as threadDelay needs it
to work properly.

Flush stdout when quitting (in RtsUtils), as Linux glibc probably works now,
and it reveals error messages that are otherwise truncated when one's
program segfaults.
ghc/rts/Itimer.c
ghc/rts/RtsUtils.c