summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Unix/Signals.inc
Commit message (Expand)AuthorAgeFilesLines
...
* Unix/Signals.inc: Fix a typo. Thanks to Dani Berg!NAKAMURA Takumi2012-09-061-1/+1
* Don't call 'FilesToRemove[0]' when the vector is empty, even to computeChandler Carruth2012-06-161-1/+1
* Harden the Unix signals code to be more async signal safe.Chandler Carruth2012-06-161-9/+41
* Fix null to integer conversion warnings.Jean-Daniel Dupas2012-03-241-2/+2
* Disable the crash reporter when running lit tests.Argyrios Kyrtzidis2012-01-111-0/+20
* Include <pthread.h> before we use pthread_self/pthread_killDouglas Gregor2011-04-291-3/+3
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Merge System into Support.Michael J. Spencer2010-11-291-0/+303
OpenPOWER on IntegriCloud