summaryrefslogtreecommitdiffstats
path: root/base/file_util_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Begin the first small step towards using FilePath everywhere:evanm@google.com2008-10-301-41/+47
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-101-0/+7
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-011-0/+9
* Add file_util::GetFileInfo as a means to provide more information about a filedarin@google.com2008-09-261-2/+3
* Implement CopyDirectory() for the POSIX branch of file_util.evanm@google.com2008-09-181-4/+105
* POSIX/Linux related changes to file_util:mark@chromium.org2008-09-111-16/+31
* CreateDirectory() should check if an existing path is actually a directory be...mmoss@google.com2008-09-111-3/+8
* Set svn:eol-style = LF on files in base from which it is missingmmentovai@google.com2008-09-021-328/+328
* Some more passing tests in base for Linuxmmentovai@google.com2008-08-271-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-353/+329
* Part two of file_util porting. Almost all of the functionality has been port...erikkay@google.com2008-08-151-81/+138
* Implement an interface compatible wcslcpy and strlcpy. Possibly slightlydeanm@google.com2008-08-131-8/+2
* I accidentally committed file_version_info. Since comments were relatively m...erikkay@google.com2008-08-121-0/+4
* I suspect this comment was not intended...ericroman@google.com2008-08-101-1/+0
* * add base_paths_mac.mm to mac porterikkay@google.com2008-08-081-0/+299