summaryrefslogtreecommitdiff
path: root/rts/win32/libHSbase.def
Commit message (Expand)AuthorAgeFilesLines
* Raise exceptions when blocked in bad FDs (fixes Trac #4934)Sergei Trofimovich2014-06-081-2/+1
* Revert "Per-thread allocation counters and limits"Simon Marlow2014-05-041-1/+0
* fix rts exported symbols base_GHCziIOziException_allocationLimitExceeded_closureSergei Trofimovich2014-05-031-0/+1
* Build fix for dyn way on Windows; patch from nusIan Lynagh2013-02-161-0/+1
* Follow the move of the Word type to ghc-primIan Lynagh2012-05-221-1/+0
* fix dynamic way on Win32 (missing bits from flushStdHandles changes)Dimitrios Vytiniotis2011-11-091-0/+2
* Integrate new I/O manager, with signal supportJohan Tibell2010-07-241-2/+2
* Windows DLLs: use DLL aware runSparks_closure instead of base_GHCziConc_runSp...Ben.Lippmeier@anu.edu.au2009-11-231-0/+3
* Windows DLLs: use one import lib for each DLL the RTS needs.Ben.Lippmeier@anu.edu.au2009-11-111-26/+1
* Break recursive imports between the RTS and base library on Windows.Ben.Lippmeier@anu.edu.au2009-11-061-0/+64