summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Unix/Signals.cpp
Commit message (Collapse)AuthorAgeFilesLines
* For PR351:Reid Spencer2004-12-271-2/+3
| | | | | | * Ensure #includes are wrapped with appropriate HAVE_ guards llvm-svn: 19156
* Path::get -> Path::toStringReid Spencer2004-12-111-1/+1
| | | | llvm-svn: 18785
* Update for prototype changesReid Spencer2004-11-141-2/+2
| | | | llvm-svn: 17781
* Stop propagating method names that violate the coding standardReid Spencer2004-11-051-2/+2
| | | | llvm-svn: 17498
* Initial platform independent implementation of operating system conceptReid Spencer2004-08-291-0/+169
of "Signals" (cleanup after fatal errors). llvm-svn: 16085
OpenPOWER on IntegriCloud