aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Linux
Commit message (Expand)AuthorAgeFilesLines
* First version of the MappedFile abstraction for operating system idependentReid Spencer2004-10-041-0/+18
* Updated to reflect changes in the interface of TimeValue::now().Reid Spencer2004-09-251-4/+5
* Wrap to 80 cols.Reid Spencer2004-09-251-1/+2
* Initial implementation of the TimeValue abstraction.Reid Spencer2004-09-241-0/+37
* Simplify the sys::Memory interface per Chris' request.Reid Spencer2004-09-131-8/+9
* Provide initial implementations of Memory and Process concepts for variousReid Spencer2004-09-113-0/+89
* Add a new abstraction, SysConfig for platform independent systemReid Spencer2004-08-311-0/+27
* Move the GetTemporaryDirectory function from "generic Unix" to platformReid Spencer2004-08-301-0/+12
* Initial platform independent implementation of operating system conceptReid Spencer2004-08-291-0/+27
* Initial commit of an platform-indepdendent implementation for theReid Spencer2004-08-291-0/+22
* Revise the design of the Path concept per peer review. Too many changes toReid Spencer2004-08-291-2/+20
* Initial implementation of the Path operating system concept.Reid Spencer2004-08-251-0/+20