Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
ebf8d0ecdf78dcacdf89f1d890796f9bc67bc92a
/
lib
/
System
/
Win32
ebf8d0e
Resurrect this file.
by Reid Spencer
· 21 years ago
48a1f42
Remove these files as they are not being included any more. DynamicLibrary
by Reid Spencer
· 21 years ago
cb65255
Fix VC++ compilation error
by Jeff Cohen
· 21 years ago
a36c9a4
Put CopyFile in the sys namespace.
by Reid Spencer
· 21 years ago
2e5f445
Patch to fix mingw compilation problem contributed by Henrik.
by Jeff Cohen
· 21 years ago
a1b3d3d
Keep up with lib/System changes
by Jeff Cohen
· 21 years ago
721d9aa
For PR351:
by Reid Spencer
· 21 years ago
f8cdb85
Fix win32 breakage
by Jeff Cohen
· 21 years ago
b8b836d
Expository comment submitted by Henrik Bach
by Jeff Cohen
· 21 years ago
00e8930
Change the signatures of the destroyFile and destroyDirectory methods to
by Reid Spencer
· 21 years ago
24ac21f
Remove the CFE's lib directory from the bytecode path because LLVM should
by Reid Spencer
· 21 years ago
07f9f4e
Fix a file overwrite bug in llvm-ar introduced by changes to
by Reid Spencer
· 21 years ago
003485a
Make Win32 TimeValue::toString() re-entrant and work with mingw
by Jeff Cohen
· 21 years ago
ab68df0
Fix VC++ compilation errors
by Jeff Cohen
· 21 years ago
c29befb
For PR351:
by Reid Spencer
· 21 years ago
3b0cc78
Add the getMagicNumber method. Patch contributed by Henrik Bach. Thanks Henrik!
by Reid Spencer
· 21 years ago
626e38e
Implement Win32 Path::getStatusInfo(), TimeValue::toString()
by Jeff Cohen
· 21 years ago
e2e2411
For PR351: Implement the new environment pointer for ExecuteAndWait
by Reid Spencer
· 21 years ago
77cc91d
For PR351:
by Reid Spencer
· 21 years ago
79fc924
Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXT
by Reid Spencer
· 21 years ago
b0e1887
Fix a bug where "." or any single character file name doesn't get the
by Reid Spencer
· 21 years ago
732f92d
* Add a std::ostream inserter for sys::Path
by Reid Spencer
· 21 years ago
3265369
Fix recent breakage of win32 build
by Jeff Cohen
· 21 years ago
6c4b7bd
Implement new functions per new interface
by Reid Spencer
· 21 years ago
707a27c
Rename Path::get -> Path::toString
by Reid Spencer
· 21 years ago
31127e1
Fix residual Visual Studio build problems
by Jeff Cohen
· 21 years ago
441cc2a
Implement the default constructor which causes the current program to be
by Reid Spencer
· 21 years ago
7a45389
Cast the void* handle data member to HMODULE* to keep the VC++ compiler
by Reid Spencer
· 21 years ago
0de02a6
Dynamic Library abstraction. This makes the abstraction of a single dynamic
by Reid Spencer
· 21 years ago
e552543
Erase non-applicable Unix comment, this is Win32
by Misha Brukman
· 21 years ago
56d3cdb
Remove useless #include.
by Reid Spencer
· 21 years ago
9860121
Simplify code.
by Reid Spencer
· 21 years ago
8bf7fba
Per code review:
by Reid Spencer
· 21 years ago
6b09db5
Provide the ThrowErrno utility. Patch contributed by Morten Ofstad
by Reid Spencer
· 21 years ago
abc8650
Adjust implementation to match new interface. Patch provided by Morten Ofstad
by Reid Spencer
· 21 years ago
a79a99a
Actually get the #include correct so it compiles .. duh.
by Reid Spencer
· 21 years ago
4b82681
Fix isBytecodeFile to correctly recognized compressed bytecode too.
by Reid Spencer
· 21 years ago
07adb28
Stop propagating method names that violate the coding standard
by Reid Spencer
· 21 years ago
8af3ed0
Use __MINGW instead of __MING. Patch contributed by Henrik Bach.
by Reid Spencer
· 21 years ago
8545fc1
Implementation of MappedFile for Win32. Patch provided by Jeff Cohen.
by Reid Spencer
· 21 years ago
9737492
First version of the MappedFile abstraction for operating system idependent
by Reid Spencer
· 21 years ago
14abc25
That should actually be __MING, not __MINGW.
by Misha Brukman
· 21 years ago
34ec89c
Check for __MINGW define instead of __MINGW_H, patch by Henrik Bach.
by Misha Brukman
· 21 years ago
6a0ec6f
Improve validity checking of windows path names and fix file creation problems.
by Reid Spencer
· 21 years ago
ced4110
Use llvm::sys::Path to destroy the file.
by Reid Spencer
· 21 years ago
10366a4
Win32 implementation of TimeValue::now().
by Reid Spencer
· 21 years ago
0d5716e
Added stub implementations of TimeValue concept for remaining platforms.
by Reid Spencer
· 21 years ago
f6cbc0f
Patch for MINGW. Patch provided by Henrik Bach.
by Reid Spencer
· 21 years ago
7b60a15
Minor correction to Signals implementation.
by Reid Spencer
· 21 years ago
d0c9e0e
Porting of Unix implementation to Win32.
by Reid Spencer
· 21 years ago
298d6c1
Make sure critical sections are entered before trying to leave them.
by Reid Spencer
· 21 years ago
90b5413
Implement the signals interface for Win32.
by Reid Spencer
· 21 years ago
b016a37
Patches to make this file actually compile under windows.
by Reid Spencer
· 21 years ago
9041843
Initial version of the SysConfig abstraction for Win32.
by Reid Spencer
· 21 years ago
0b22ba4
First version of a common header file for Win32 implementations.
by Reid Spencer
· 21 years ago
437b079
Initial implementation of the Process abstraction for Win32.
by Reid Spencer
· 21 years ago
33189e7
Simplify the sys::Memory interface per Chris' request.
by Reid Spencer
· 21 years ago
cbad701
Provide initial implementations of Memory and Process concepts for various
by Reid Spencer
· 21 years ago
496c277
Initial platform independent implementation of operating system concept
by Reid Spencer
· 21 years ago
52a7efa
Initial commit of an platform-indepdendent implementation for the
by Reid Spencer
· 21 years ago