[project @ 2003-10-20 17:15:27 by sof]
authorsof <unknown>
Mon, 20 Oct 2003 17:15:29 +0000 (17:15 +0000)
committersof <unknown>
Mon, 20 Oct 2003 17:15:29 +0000 (17:15 +0000)
commitd0c6e4ecff3276cdd91b4d66dbb85084aaf8d5c8
treec8ec39adcb37bec0fd8c22ad5e656b25e6f6a6cc
parentd057547c59914c33c484f8f8feecef56497c86b1
[project @ 2003-10-20 17:15:27 by sof]
Console event handling support (i.e., Haskell-side support for SIGINT under win32).

win32/ConsoleHandler.h implements the Signals.h API. No library support
for installing user event handlers included in this commit.
ghc/includes/Signals.h
ghc/rts/Signals.c
ghc/rts/Signals.h
ghc/rts/win32/ConsoleHandler.c [new file with mode: 0644]
ghc/rts/win32/ConsoleHandler.h [new file with mode: 0644]