John Criswell
|
44375ca7d6
|
Added a description of the algorithm.
Return failure if the chmod() fails.
llvm-svn: 8326
|
2003-09-02 20:30:16 +00:00 |
|
John Criswell
|
5357283c7a
|
Added the MakeFileExecutable() method. This method takes a filename and
gives it execute access while respecting the user's umask.
llvm-svn: 8324
|
2003-09-02 20:14:57 +00:00 |
|
Misha Brukman
|
c231c0889e
|
close() requires "unistd.h" .
llvm-svn: 7695
|
2003-08-07 21:35:41 +00:00 |
|
Misha Brukman
|
3581f8542d
|
Moved removeFile() and getUniqueFilename() into FileUtilities.
llvm-svn: 7691
|
2003-08-07 21:28:50 +00:00 |
|
Chris Lattner
|
802b0e2a6e
|
Check in the implementation of the FileUtilities!
llvm-svn: 7487
|
2003-08-01 21:16:14 +00:00 |
|