Don't attribute in file headers anymore. See llvmdev for the
[oota-llvm.git] / include / llvm / System / Signals.h
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2006-08-25 Reid SpencerFor PR797:
2006-07-26 Reid SpencerFor PR780:
2005-08-02 Jeff CohenImplement SetInterruptFunction for Windows.
2005-08-02 Chris Lattneradd a new function proto
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-11-14 Reid SpencerMake the remove*OnSignal functions deal with Paths...
2004-08-29 Reid SpencerPut the lib/System interface functions in llvm::sys...
2004-08-29 Reid SpencerAdd a function to remove whole directorys on fatal...
2004-05-27 Chris LattnerMoved header from include/Support/ to include/llvm...
2004-02-19 Chris LattnerAdd a new function
2003-12-31 Chris Lattnerdoxygenify
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM notice.
2003-09-30 Chris LattnerStandardize header file comments
2003-08-01 Chris LattnerThis file doesn't need this include
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...
2002-12-12 Chris LattnerFix header
2002-04-18 Chris LattnerNew api for signal handling for LLVM tools