summaryrefslogtreecommitdiff
path: root/rts/RtsSignals.h
Commit message (Expand)AuthorAgeFilesLines
* rts: don't define RTS_USER_SIGNALS when signal.h is not presentCheng Shao2022-11-111-2/+2
* Remove markSignalHandlersÖmer Sinan Ağacan2018-04-161-8/+0
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* Use C99's boolBen Gamari2016-11-291-1/+1
* 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
* Fix the symbol visibility pragmasSimon Marlow2010-06-171-2/+2
* Omit visibility pragmas on Windows (fixes warnings/validate failures)Simon Marlow2009-09-091-2/+2
* Fix incorrectly hidden RTS symbolsSimon Marlow2009-08-291-17/+0
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-8/+12
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-6/+5
* Remove old GUM/GranSim codeSimon Marlow2009-06-021-1/+1
* FIX part of #2301, and #1619Simon Marlow2008-07-091-0/+1
* Reorganisation to fix problems related to the gct register variableSimon Marlow2008-04-161-1/+1
* Free more things that we allocate2006-12-16Ian Lynagh2006-12-151-0/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+78