llvm-6502/lib/System/Win32
Reid Spencer 8475ec068c For PR789:
Make the sys::Path::getFileStatus function more efficient by having it
return a pointer to the FileStatus structure rather than copy it. Adjust
uses of the function accordingly. Also, fix some memory issues in sys::Path.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35476 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-29 19:05:44 +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 Partly fixed JITing on mingw32 platform. The support is not full due to 2006-12-19 15:24:18 +00:00
MappedFile.inc - Fixed broken Win32 build 2006-09-01 20:35:17 +00:00
Memory.inc For PR797: 2006-08-25 21:37:17 +00:00
Mutex.inc
Path.inc For PR789: 2007-03-29 19:05:44 +00:00
Process.inc Provide configuration support and usage for MINGW32 platform 2006-06-01 19:03:21 +00:00
Program.inc Fix mingw32 build 2007-03-19 20:19:08 +00:00
Signals.inc For PR789: 2007-03-29 19:05:44 +00:00
TimeValue.inc
Win32.h Implement memoryLimit on Windows. 2007-03-05 05:22:08 +00:00