llvm-6502/include/llvm/System
Reid Spencer 77cc91deaa For PR351:
Implement three new functions to allow setting access/permission bits on
the file referenced by a path. The makeReadable and makeExecutable methods
replace the FileUtilities MakeFileReadable and MakeFileExecutable
functions. The makeWritable function is new and provided for consistency
since Path has a writable() method.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18907 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-13 19:59:50 +00:00
..
DynamicLibrary.h
LICENSE.TXT
MappedFile.h Make the size() method const 2004-12-13 02:58:51 +00:00
Memory.h
Path.h For PR351: 2004-12-13 19:59:50 +00:00
Process.h
Program.h
Signals.h
SysConfig.h
TimeValue.h