summaryrefslogtreecommitdiff
path: root/includes/RtsAPI.h
Commit message (Expand)AuthorAgeFilesLines
* Change some TARGET checks to HOST checksIan Lynagh2010-07-141-1/+1
* Free full_prog_argv at exit, closing a memory leakSimon Marlow2009-12-011-0/+1
* Windows DLLs: Don't rely on stg/DLL.h being included in RtsAPI.hBen.Lippmeier@anu.edu.au2009-11-181-7/+13
* Don't share low valued Int and Char closures with Windows DLLsBen.Lippmeier@anu.edu.au2009-11-141-4/+10
* Tidy up file headers and copyrights; point to the wiki for docsSimon Marlow2009-08-251-0/+3
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-1/+1
* Add and export rts_unsafeGetMyCapability from rtsDuncan Coutts2009-06-121-0/+9
* Fix #2592: do an orderly shutdown when the heap is exhaustedSimon Marlow2008-12-091-1/+2
* FIX part of #2301, and #1619Simon Marlow2008-07-091-0/+4
* Implement the RTS side of GHC.Environment.getFullArgsIan Lynagh2007-07-171-0/+2
* make exit() overridable, for use in DLLsSimon Marlow2006-08-091-0/+2
* change wired-in Haskell symbols to include the package nameSimon Marlow2006-07-261-4/+4
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+155