summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Win32/Process.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use size_t instead of long to represent memory usage. long is 32 bitsJeff Cohen2005-01-081-2/+2
* Add functions for determining if the stdin/out/err is connected to aJeff Cohen2005-01-011-0/+13
* For PR351:Reid Spencer2004-12-271-0/+9
* Patch to fix mingw compilation problem contributed by Henrik.Jeff Cohen2004-12-231-0/+5
* Keep up with lib/System changesJeff Cohen2004-12-201-20/+21
* For PR351:Reid Spencer2004-12-201-0/+43
* Remove useless #include.Reid Spencer2004-11-161-1/+0
* Initial implementation of the Process abstraction for Win32.Reid Spencer2004-09-151-0/+46
OpenPOWER on IntegriCloud