summaryrefslogtreecommitdiff
path: root/lib/Support/FileUtilities.cpp
Commit message (Expand)AuthorAge
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-20
* Fixed spelling & grammar.Misha Brukman2003-09-16
* Added the MakeFileReadable() method.John Criswell2003-09-02
* Added a description of the algorithm.John Criswell2003-09-02
* Added the MakeFileExecutable() method. This method takes a filename andJohn Criswell2003-09-02
* close() requires "unistd.h" .Misha Brukman2003-08-07
* Moved removeFile() and getUniqueFilename() into FileUtilities.Misha Brukman2003-08-07
* Check in the implementation of the FileUtilities!Chris Lattner2003-08-01