aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/System/Process.h
Commit message (Expand)AuthorAgeFilesLines
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* For PR780:Reid Spencer2006-07-261-0/+2
* Eliminate tabs and trailing spaces.Jeff Cohen2005-07-271-1/+1
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-051-1/+0
* Remove trailing whitespaceMisha Brukman2005-04-211-17/+17
* Add two new methods for getting the User Id and Group Id values for theReid Spencer2005-04-211-0/+10
* 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 aReid Spencer2005-01-011-0/+15
* For PR351:Reid Spencer2004-12-271-0/+6
* For PR351:Reid Spencer2004-12-201-0/+31
* Add methods for detecting different kinds of files by their magic number,Reid Spencer2004-09-111-0/+42