summaryrefslogtreecommitdiff
path: root/rts/win32/ConsoleHandler.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-291-8/+0
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-281-0/+8
* rts: delint/detab/dewhitespace win32/ConsoleHandler.cAustin Seipp2014-07-281-87/+88
* Windows build fixesSimon Marlow2009-08-031-2/+0
* notice ^C exceptions when waiting for I/OSimon Marlow2008-11-131-0/+3
* FIX part of #2301, and #1619Simon Marlow2008-07-091-0/+6
* Reorganisation to fix problems related to the gct register variableSimon Marlow2008-04-161-1/+1
* protect console handler against concurrent access (#1922)Simon Marlow2007-12-041-3/+11
* Free more things that we allocate2006-12-16Ian Lynagh2006-12-151-0/+5
* Add support for the IO manager thread on WindowsSimon Marlow2006-12-011-13/+23
* remove unused includes, now that Storage.h & Stable.h are included by Rts.hSimon Marlow2006-11-151-2/+0
* add a few #includes to make it compilesof@galois.com2006-11-011-1/+4
* Free Win32 Handles on shutdownSimon Marlow2006-08-251-0/+8
* markSignalHandlers(): implementation was unnecessary, and had a bugsimonmar@microsoft.com2006-06-061-4/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+313