llvm-6502/lib/Support/Windows
2014-02-11 03:40:14 +00:00
..
DynamicLibrary.inc
explicit_symbols.inc
Host.inc
Memory.inc
Mutex.inc
Path.inc Using the helper API for random number generation. 2014-02-11 03:40:14 +00:00
Process.inc Hopefully fixing the MinGW 32 build, which was broken by r200767. Not using rand_s() since MinGW does not have an implementation for it, but instead using the underlying CryptGenRandom APIs. 2014-02-11 02:47:33 +00:00
Program.inc
RWMutex.inc
Signals.inc Try to fix the windows build. The comments in other files don't seem to 2014-01-07 12:37:13 +00:00
system_error.inc
ThreadLocal.inc
TimeValue.inc
Watchdog.inc
Windows.h Undef'ing _WIN32_IE to silence an MSVC warning about redefining a macro value. 2014-02-03 17:20:26 +00:00