1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/lib/System/Win32
Reid Spencer aa140d6fef 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.

llvm-svn: 28726
2006-06-08 17:00:08 +00:00
..
Alarm.inc
DynamicLibrary.inc Provide configuration support and usage for MINGW32 platform 2006-06-01 19:03:21 +00:00
MappedFile.inc
Memory.inc
Mutex.inc
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
Win32.h