index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Host
/
windows
/
Windows.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Remove a now redundant windows specific workaround
Martin Storsjo
2019-09-23
1
-5
/
+0
*
Remove usage of usleep in generic code
Pavel Labath
2019-08-05
1
-5
/
+0
*
Fix LLDB warnings when compiling with Clang 8.0
Alexandre Ganea
2019-05-21
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Replace chdir() usage with the llvm equivalent.
Pavel Labath
2017-01-25
1
-9
/
+0
*
Replace getcwd with the llvm equivalent
Pavel Labath
2017-01-23
1
-25
/
+2
*
Again fixing windows build breakage like in rL282862
Dimitar Vlahovski
2016-09-30
1
-2
/
+2
*
Fixing windows build breakage caused by rL282822
Dimitar Vlahovski
2016-09-30
1
-10
/
+10
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-212
/
+189
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-1
/
+1
*
Fix Windows build.
Chaoren Lin
2016-04-19
1
-0
/
+1
*
Unicode support on Win32.
Zachary Turner
2016-03-22
1
-51
/
+105
*
Inline fake snprintf to avoid linkage issues on Windows.
Chaoren Lin
2015-08-20
1
-6
/
+5
*
Some fixes to get LLDB compiling with MSVC 2015.
Zachary Turner
2015-07-24
1
-0
/
+2
*
Implement snprintf for MSVC with correct return value.
Chaoren Lin
2015-05-29
1
-2
/
+27
*
Windows: fix bug in getcwd() and add chdir().
Ted Woodward
2015-05-12
1
-3
/
+15
*
[Windows] Delegate str[n]casecmp to the appropriate MSVCRT func.
Zachary Turner
2014-07-29
1
-19
/
+2
*
Added some missing header files.
Hafiz Abid Qadeer
2014-03-12
1
-0
/
+1
*
Added some MSVC required functions in Windows.cpp. Moved MSVC specific getopt...
Virgile Bello
2013-09-07
1
-1
/
+64
*
Fix MinGW build after lldb-platform-work merge:
Virgile Bello
2013-08-27
1
-1
/
+1
*
MingW compilation (windows). Includes various refactoring to improve portabil...
Virgile Bello
2013-08-23
1
-0
/
+146