summaryrefslogtreecommitdiff
path: root/rts/RtsMessages.c
Commit message (Expand)AuthorAgeFilesLines
* Use message-passing to implement throwTo in the RTSSimon Marlow2010-03-111-0/+6
* Print the prog name in errorBelch() even if prog_argv is not set yetSimon Marlow2009-11-191-1/+1
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-1/+1
* sysErrorBelch: don't put an extra \n on WindowsSimon Marlow2008-09-031-0/+5
* fix Unix buildSimon Marlow2006-08-301-0/+2
* add sysErrorBelch() for reporting system call errorsSimon Marlow2006-08-301-1/+72
* add 'const' modifiers to types where appropriateSimon Marlow2006-06-071-10/+10
* TARGET_OS ==> HOST_OSSimon Marlow2006-05-241-4/+4
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+201