index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
System
/
Process.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix llvm-extract's "writing bitcode to a terminal" warning, which wasn't
Dan Gohman
2009-09-11
1
-0
/
+5
*
Fix comments.
Torok Edwin
2009-06-04
1
-2
/
+1
*
Add support for outputting ANSI colors to raw_fd_ostream.
Torok Edwin
2009-06-04
1
-0
/
+29
*
Add terminal width detection to llvm::sys::Process. This is needed to
Douglas Gregor
2009-05-11
1
-0
/
+13
*
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
Dan Gohman
2008-05-06
1
-3
/
+0
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
For PR780:
Reid Spencer
2006-07-26
1
-0
/
+2
*
Eliminate tabs and trailing spaces.
Jeff Cohen
2005-07-27
1
-1
/
+1
*
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
Misha Brukman
2005-05-05
1
-1
/
+0
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-17
/
+17
*
Add two new methods for getting the User Id and Group Id values for the
Reid Spencer
2005-04-21
1
-0
/
+10
*
Use size_t instead of long to represent memory usage. long is 32 bits
Jeff Cohen
2005-01-08
1
-2
/
+2
*
Add functions for determining if the stdin/out/err is connected to a
Reid Spencer
2005-01-01
1
-0
/
+15
*
For PR351:
Reid Spencer
2004-12-27
1
-0
/
+6
*
For PR351:
Reid Spencer
2004-12-20
1
-0
/
+31
*
Add methods for detecting different kinds of files by their magic number,
Reid Spencer
2004-09-11
1
-0
/
+42