summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Unix/Alarm.inc
Commit message (Collapse)AuthorAgeFilesLines
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
| | | | llvm-svn: 45418
* Implement a generic polled Alarm function. This merely removes the systemReid Spencer2005-12-221-0/+68
dependent portion of the lib/Support/SlowOperationTimer code into the lib/System implementation where it can be ported to different platforms. llvm-svn: 24937
OpenPOWER on IntegriCloud