summaryrefslogtreecommitdiffstats
path: root/base/sys_info_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactoring for portability:mark@chromium.org2008-09-291-0/+59
* Fix AmountOfFreeDiskSpace to be able to differentiate an errorrvargas@google.com2008-09-201-1/+1
* Move GetFreeDiskSpace to SysInfo.deanm@chromium.org2008-09-181-0/+11
* Add support for querying the amount of memory on a system to sys_info.deanm@chromium.org2008-09-171-1/+35
* Add a class for extracting system-specific information, like the number of pr...deanm@chromium.org2008-09-171-0/+28