summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Win32/Process.inc
Commit message (Expand)AuthorAgeFilesLines
* Win32/Process.inc: [PR8527] Process::FileDescriptorIsDisplayed(fd) should not...NAKAMURA Takumi2010-11-101-1/+2
* Fix llvm-extract's "writing bitcode to a terminal" warning, which wasn'tDan Gohman2009-09-111-3/+7
* Fix comments.Torok Edwin2009-06-041-1/+2
* Add support for outputting ANSI colors to raw_fd_ostream.Torok Edwin2009-06-041-0/+66
* Add terminal width detection to llvm::sys::Process. This is needed toDouglas Gregor2009-05-111-0/+16
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Provide configuration support and usage for MINGW32 platformReid Spencer2006-06-011-1/+7
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-051-1/+0
* Provide an implementation of the GetCurrentUserId and GetCurrentGroupIdReid Spencer2005-04-211-0/+10
* Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach.Jeff Cohen2005-02-191-1/+1
* Make PreventCoreFiles() do the right thing on Windows.Jeff Cohen2005-02-181-3/+6
* Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer2005-01-091-0/+116
OpenPOWER on IntegriCloud