protect console handler against concurrent access (#1922)
[ghc-hetmet.git] / rts / win32 / ConsoleHandler.c
2007-12-04 Simon Marlowprotect console handler against concurrent access ...
2006-12-15 Ian LynaghFree more things that we allocate 2006-12-16
2006-12-01 Simon MarlowAdd support for the IO manager thread on Windows
2006-11-15 Simon Marlowremove unused includes, now that Storage.h & Stable...
2006-11-01 sof@galois.comadd a few #includes to make it compile
2006-08-25 Simon MarlowFree Win32 Handles on shutdown
2006-06-06 simonmar@microsoft.commarkSignalHandlers(): implementation was unnecessary...
2006-04-07 Simon MarlowReorganisation of the source tree