aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/System/Alarm.h
Commit message (Expand)AuthorAgeFilesLines
* Add a warning.Mikhail Glushenkov2009-07-311-1/+2
* Add a Sleep() function.Mikhail Glushenkov2009-02-081-5/+10
* Remove uses of llvm/System/IncludeFile.h that are no longer needed.Dan Gohman2008-05-061-4/+0
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* For PR780:Reid Spencer2006-07-261-0/+4
* Fix documentation for the AlarmSetup function.Reid Spencer2005-12-221-2/+5
* Implement a generic polled Alarm function. This merely removes the systemReid Spencer2005-12-221-0/+42