summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Darwin/Signals.cpp
Commit message (Collapse)AuthorAgeFilesLines
* For PR351:Reid Spencer2004-12-271-27/+0
| | | | | | | * Consolidate implementation for Unix systems into Unix/Signals.cpp * Avoid use of symbolic link to #include platform-specific implementation. llvm-svn: 19153
* Initial platform independent implementation of operating system conceptReid Spencer2004-08-291-0/+27
of "Signals" (cleanup after fatal errors). llvm-svn: 16085
OpenPOWER on IntegriCloud