llvm-6502/include/llvm/System
Reid Spencer 69cce815e7 For PR789:
* Add a method: bool isAbsolute() const, which determines if the path name
  is absolute or not.
* Implement caching of file status information in the Path object. Allow it
  to be updated forcefully or lazily re-fetched from the cached value.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35456 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-29 16:43:20 +00:00
..
Alarm.h For PR780: 2006-07-26 16:55:39 +00:00
Disassembler.h Implement PR1240 2007-03-06 05:32:48 +00:00
DynamicLibrary.h For PR797: 2006-08-25 19:54:53 +00:00
IncludeFile.h For PR780: 2006-07-26 16:18:00 +00:00
LICENSE.TXT Initial implementation of the Path operating system concept. 2004-08-25 06:20:07 +00:00
MappedFile.h make optional pointer really optional 2006-08-27 07:11:54 +00:00
Memory.h For PR780: 2006-07-26 16:18:00 +00:00
Mutex.h For PR780: 2006-07-26 16:18:00 +00:00
Path.h For PR789: 2007-03-29 16:43:20 +00:00
Process.h For PR780: 2006-07-26 16:55:39 +00:00
Program.h Add possibility to set memory limit for binaries run via libSystem. This 2007-02-16 19:11:07 +00:00
Signals.h For PR797: 2006-08-25 21:37:17 +00:00
TimeValue.h Fix some indentation. 2006-08-22 17:38:05 +00:00