Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
6ccd01a3ee019458785d78f13c46004b363d7e16
/
lib
/
System
/
Win32
/
Path.inc
0d16727
Remove some now-dead methods. Use getFileStatus instead.
by Chris Lattner
· 19 years ago
c7c453a
elimiante some syscalls
by Chris Lattner
· 19 years ago
1a7d326
Minor fix due to recent API changes
by Anton Korobeynikov
· 19 years ago
1bebfb5
Modify setStatusInfoOnDisk to not throw an exception.
by Chris Lattner
· 19 years ago
7dea101
Update win32 for Path::getStatusInfo
by Chris Lattner
· 19 years ago
0c33231
Modify Path::eraseFromDisk to not throw an exception.
by Chris Lattner
· 19 years ago
ab4d9b0
Squelch a warning about signed/unsigned.
by Reid Spencer
· 19 years ago
393830a
For PR804:
by Reid Spencer
· 19 years ago
3e0c154
For PR798: Add support for Graphviz. Patch contributed by Anton Korobeynikov.
by Reid Spencer
· 19 years ago
e564de2
Unlike Unix, Windows won't let a file be implicitly replaced via renaming without explicit permission.
by Jeff Cohen
· 19 years ago
10a59ce
Mingw32 patches supplied by Anton Korobeynikov.
by Jeff Cohen
· 19 years ago
966fa41
Fix bugs also fixed in Unix version, plus other general cleanup.
by Jeff Cohen
· 20 years ago
8b2d1aa
Ensure that functions like isDirectory don't fail if the file doesn't
by Reid Spencer
· 20 years ago
85c716f
Stamp out tabs
by Jeff Cohen
· 20 years ago
8f0e8f2
Make Win32 implementation conform to new paradigm
by Jeff Cohen
· 20 years ago
a229c5c
Final Changes For PR495:
by Reid Spencer
· 20 years ago
edb9d6b
Fix VC++ breakage
by Jeff Cohen
· 20 years ago
1cf2d04
Changes to mimic those in Unix/Path.inc in support of PR495. This hasn't
by Reid Spencer
· 20 years ago
dd04df0
For PR495:
by Reid Spencer
· 20 years ago
c7f0832
For PR495:
by Reid Spencer
· 20 years ago
6b8a63a
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
by Misha Brukman
· 20 years ago
9437bb6
Fix some Path bugs
by Jeff Cohen
· 21 years ago
c690cc0
Fix destroyDirectory bug
by Jeff Cohen
· 21 years ago
3bbbcc1
Fix and improve win32 path validation.
by Jeff Cohen
· 21 years ago
45e88d6
Where do these tabs keep coming from???
by Jeff Cohen
· 21 years ago
51b8d21
Mostly cleanup, but also some bug fixes, for win32/Path.cpp
by Jeff Cohen
· 21 years ago
d40a7de
Get rid of those nasty tabs...
by Jeff Cohen
· 21 years ago
ebcb9b3
Bring win32/Path.cpp up to date with respect to Unix/Path.cpp
by Jeff Cohen
· 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
f8cdb85
Fix win32 breakage
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
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
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
56d3cdb
Remove useless #include.
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
6a0ec6f
Improve validity checking of windows path names and fix file creation problems.
by Reid Spencer
· 21 years ago
d0c9e0e
Porting of Unix implementation to Win32.
by Reid Spencer
· 21 years ago
b016a37
Patches to make this file actually compile under windows.
by Reid Spencer
· 21 years ago
cbad701
Provide initial implementations of Memory and Process concepts for various
by Reid Spencer
· 21 years ago