Fix null to integer conversion warnings.
[oota-llvm.git] / lib / Support / Unix / Signals.inc
2012-03-24 Jean-Daniel DupasFix null to integer conversion warnings.
2012-01-11 Argyrios KyrtzidisDisable the crash reporter when running lit tests.
2011-04-29 Douglas GregorInclude <pthread.h> before we use pthread_self/pthread_kill
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2010-11-29 Michael J. SpencerMerge System into Support.