summaryrefslogtreecommitdiffstats
path: root/base/file_util_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* linux: add UMA stat for the file system where the prefs are storedevan@chromium.org2010-08-201-0/+59
* bsd: move POSIXy functions back into file_util_posixevan@chromium.org2010-04-211-78/+0
* POSIX: Add a macro for handling EINTR.agl@chromium.org2009-05-011-5/+6
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* Properly honor base::SharedMemory semantics for name="" to meanjrg@chromium.org2009-02-041-0/+5
* Remove file_util::kPathSeparator from posix.estade@chromium.org2008-11-271-3/+1
* Implement some missing file util functions.estade@chromium.org2008-11-171-4/+0
* Unfork test_shell_main_gtk back into test_shell_main.erg@google.com2008-11-141-0/+4
* * Revert "Por rt flush_cache tool."agl@chromium.org2008-11-111-12/+0
* Port flush_cache tool.agl@chromium.org2008-11-111-0/+12
* Begin the first small step towards using FilePath everywhere:evanm@google.com2008-10-301-6/+7
* POSIX/Linux related changes to file_util:mark@chromium.org2008-09-111-3/+46
* Some more passing tests in base for Linuxmmentovai@google.com2008-08-271-57/+31
* Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h".ericroman@google.com2008-08-251-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-82/+58
* To pass string_util_unittest, we need the ICU data file. To get the ICU data...evanm@google.com2008-08-151-1/+29
* 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/+55