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
Commit message (
Expand
)
Author
Age
Files
Lines
*
First version of the MappedFile abstraction for operating system idependent
Reid Spencer
2004-10-04
2
-0
/
+76
*
That should actually be __MING, not __MINGW.
Misha Brukman
2004-09-30
2
-2
/
+2
*
Check for __MINGW define instead of __MINGW_H, patch by Henrik Bach.
Misha Brukman
2004-09-30
2
-2
/
+2
*
Improve validity checking of windows path names and fix file creation
Reid Spencer
2004-09-29
2
-62
/
+156
*
Use llvm::sys::Path to destroy the file.
Reid Spencer
2004-09-28
2
-8
/
+10
*
Win32 implementation of TimeValue::now().
Reid Spencer
2004-09-28
2
-12
/
+24
*
Added stub implementations of TimeValue concept for remaining platforms.
Reid Spencer
2004-09-25
2
-0
/
+58
*
Patch for MINGW. Patch provided by Henrik Bach.
Reid Spencer
2004-09-23
2
-4
/
+12
*
Minor correction to Signals implementation.
Reid Spencer
2004-09-19
2
-28
/
+48
*
Porting of Unix implementation to Win32.
Reid Spencer
2004-09-18
2
-96
/
+380
*
Make sure critical sections are entered before trying to leave them.
Reid Spencer
2004-09-17
2
-2
/
+24
*
Implement the signals interface for Win32.
Reid Spencer
2004-09-16
2
-12
/
+366
*
Patches to make this file actually compile under windows.
Reid Spencer
2004-09-15
6
-56
/
+988
*
Initial version of the SysConfig abstraction for Win32.
Reid Spencer
2004-09-15
1
-0
/
+29
*
First version of a common header file for Win32 implementations.
Reid Spencer
2004-09-15
1
-0
/
+33
*
Initial implementation of the Process abstraction for Win32.
Reid Spencer
2004-09-15
2
-0
/
+92
*
Simplify the sys::Memory interface per Chris' request.
Reid Spencer
2004-09-13
2
-16
/
+18
*
Provide initial implementations of Memory and Process concepts for various
Reid Spencer
2004-09-11
4
-0
/
+154
*
Initial platform independent implementation of operating system concept
Reid Spencer
2004-08-29
2
-0
/
+74
*
Initial commit of an platform-indepdendent implementation for the
Reid Spencer
2004-08-29
2
-0
/
+38