llvm-6502/include/llvm/System
Reid Spencer d0ae93f022 For PR351:
SysConf abstraction was pointless because it had a single function in it that
pertained only to the current process. So merge it into the Process abstraction
and remove the files completely.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19149 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-27 06:15:14 +00:00
..
DynamicLibrary.h Add in some methods for use by the JIT. LoadLibraryPermanently brings the 2004-11-29 13:27:56 +00:00
LICENSE.TXT Initial implementation of the Path operating system concept. 2004-08-25 06:20:07 +00:00
MappedFile.h Make the size() method const 2004-12-13 02:58:51 +00:00
Memory.h Wrap long lines 2004-12-20 00:58:41 +00:00
Path.h Correct the name of the method. CopyFiles -> CopyFile. 2004-12-18 00:14:24 +00:00
Process.h For PR351: 2004-12-20 00:58:53 +00:00
Program.h For PR351: 2004-12-19 17:59:57 +00:00
Signals.h Make the remove*OnSignal functions deal with Paths not strings 2004-11-14 21:53:09 +00:00
TimeValue.h Implement Win32 Path::getStatusInfo(), TimeValue::toString() 2004-12-14 05:26:43 +00:00