[project @ 2001-02-27 12:43:45 by rrt]
authorrrt <unknown>
Tue, 27 Feb 2001 12:43:45 +0000 (12:43 +0000)
committerrrt <unknown>
Tue, 27 Feb 2001 12:43:45 +0000 (12:43 +0000)
commit6339f4b081ea645bbba52d2c8a2dd38713b9ef2a
tree7b7cf002d805b6005ea52037575e2791f3282389
parentec46629d18a135196fb3ff82794587043d839a27
[project @ 2001-02-27 12:43:45 by rrt]
mingwin "fixes": getourtimeofday now returns the right units, and awaitEvent
fudged to use WinSock select(), so that although it doesn't work for file
handles, at least it doesn't cause nasty crashes; instead it just blocks.
ghc/rts/Itimer.c
ghc/rts/Select.c