llvm-6502/lib/System/Win32
Reid Spencer 393830a33a For PR804:
Change the file size field of StatusInfo to be uint64_t instead of size_t
so that we know it is always 64 bits. This prevents some overflow on
systems where size_t is 32 bits when it ought to be 64.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28726 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-08 17:00:08 +00:00
..
Alarm.inc Implement a generic polled Alarm function. This merely removes the system 2005-12-22 03:23:46 +00:00
DynamicLibrary.inc Provide configuration support and usage for MINGW32 platform 2006-06-01 19:03:21 +00:00
MappedFile.inc Remove vim settings from source code; people should use llvm/utils/vim/vimrc 2005-05-05 22:33:09 +00:00
Memory.inc support near allocations for the JIT 2005-07-29 23:40:16 +00:00
Mutex.inc Note to self: don't introduce memory leaks. 2005-07-13 02:58:04 +00:00
Path.inc For PR804: 2006-06-08 17:00:08 +00:00
Process.inc Provide configuration support and usage for MINGW32 platform 2006-06-01 19:03:21 +00:00
Program.inc For PR787: 2006-06-07 23:18:34 +00:00
Signals.inc Provide configuration support and usage for MINGW32 platform 2006-06-01 19:03:21 +00:00
TimeValue.inc Remove vim settings from source code; people should use llvm/utils/vim/vimrc 2005-05-05 22:33:09 +00:00
Win32.h Win32 support for Mutex class. 2005-07-13 02:15:18 +00:00