aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/System/Signals.h
Commit message (Expand)AuthorAgeFilesLines
* Add a new 'AddSignalHandler' function to Signals.h that allowsChris Lattner2009-03-041-6/+5
* Remove uses of llvm/System/IncludeFile.h that are no longer needed.Dan Gohman2008-05-061-3/+0
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* For PR797:Reid Spencer2006-08-251-2/+2
* For PR780:Reid Spencer2006-07-261-0/+3
* Implement SetInterruptFunction for Windows.Jeff Cohen2005-08-021-1/+2
* add a new function protoChris Lattner2005-08-021-0/+9
* Remove trailing whitespaceMisha Brukman2005-04-211-4/+4
* Make the remove*OnSignal functions deal with Paths not stringsReid Spencer2004-11-141-2/+2
* Put the lib/System interface functions in llvm::sys namespace.Reid Spencer2004-08-291-0/+2
* Add a function to remove whole directorys on fatal signal.Reid Spencer2004-08-291-6/+14
* Moved header from include/Support/ to include/llvm/SystemChris Lattner2004-05-271-3/+3
* Add a new functionChris Lattner2004-02-191-0/+3
* doxygenifyChris Lattner2003-12-311-4/+4
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-1/+4
* Added LLVM notice.John Criswell2003-10-201-0/+7
* Standardize header file commentsChris Lattner2003-09-301-1/+1
* This file doesn't need this includeChris Lattner2003-08-011-5/+0
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-0/+5
* Fix headerChris Lattner2002-12-121-1/+2
* New api for signal handling for LLVM toolsChris Lattner2002-04-181-0/+18