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
/
lib
/
System
/
Win32
/
Process.inc
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
-3
/
+7
*
Fix comments.
Torok Edwin
2009-06-04
1
-1
/
+2
*
Add support for outputting ANSI colors to raw_fd_ostream.
Torok Edwin
2009-06-04
1
-0
/
+66
*
Add terminal width detection to llvm::sys::Process. This is needed to
Douglas Gregor
2009-05-11
1
-0
/
+16
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Provide configuration support and usage for MINGW32 platform
Reid Spencer
2006-06-01
1
-1
/
+7
*
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
Misha Brukman
2005-05-05
1
-1
/
+0
*
Provide an implementation of the GetCurrentUserId and GetCurrentGroupId
Reid Spencer
2005-04-21
1
-0
/
+10
*
Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach.
Jeff Cohen
2005-02-19
1
-1
/
+1
*
Make PreventCoreFiles() do the right thing on Windows.
Jeff Cohen
2005-02-18
1
-3
/
+6
*
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
Jeff Cohen
2005-01-01
1
-0
/
+13
*
For PR351:
Reid Spencer
2004-12-27
1
-0
/
+9
*
Patch to fix mingw compilation problem contributed by Henrik.
Jeff Cohen
2004-12-23
1
-0
/
+5
*
Keep up with lib/System changes
Jeff Cohen
2004-12-20
1
-20
/
+21
*
For PR351:
Reid Spencer
2004-12-20
1
-0
/
+43
*
Remove useless #include.
Reid Spencer
2004-11-16
1
-1
/
+0
*
Initial implementation of the Process abstraction for Win32.
Reid Spencer
2004-09-15
1
-0
/
+46