aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Unix/Signals.inc
Commit message (Expand)AuthorAgeFilesLines
* Use getFileStatus instead of Path::isDirectory().Chris Lattner2006-08-011-7/+6
* Only print the stack trace if it was requested. Previously, any call intoReid Spencer2006-06-161-1/+5
* Implement sys::SetInterruptFunction on Unix, stub it on win32 so that theChris Lattner2005-08-021-2/+18
* Final Changes For PR495:Reid Spencer2005-07-081-1/+1
* For PR495:Reid Spencer2005-07-071-1/+1
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-051-1/+0
* Silence gcc-4.0.0 warnings.Alkis Evlogimenos2005-04-221-4/+4
* For PR351:Reid Spencer2004-12-271-2/+3
* Path::get -> Path::toStringReid Spencer2004-12-111-1/+1
* Update for prototype changesReid Spencer2004-11-141-2/+2
* Stop propagating method names that violate the coding standardReid Spencer2004-11-051-2/+2
* Initial platform independent implementation of operating system conceptReid Spencer2004-08-291-0/+169