summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Unix/Signals.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Add lengthof and endof templates that hide a lot of sizeof computations.Owen Anderson2007-09-071-3/+4
* For PR1291:Reid Spencer2007-04-071-3/+9
* For PR789:Reid Spencer2007-03-291-2/+4
* For PR797:Reid Spencer2006-08-251-4/+9
* Remove extraneous #include.Reid Spencer2006-08-071-1/+0
* Make the removal of files use Path::eraseFromDisk just like it does forReid Spencer2006-08-071-4/+5
* 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
* Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer2005-01-091-0/+170
OpenPOWER on IntegriCloud