llvm-6502/include/llvm/System
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.h
DynamicLibrary.h
IncludeFile.h For PR780: 2006-06-07 22:00:26 +00:00
LICENSE.TXT
MappedFile.h
Memory.h
Mutex.h
Path.h For PR804: 2006-06-08 17:00:08 +00:00
Process.h
Program.h For PR787: 2006-06-07 23:18:34 +00:00
Signals.h
TimeValue.h