aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Darwin
Commit message (Expand)AuthorAgeFilesLines
* Dynamic Library abstraction. This makes the abstraction of a single dynamicReid Spencer2004-11-181-0/+27
* Actually get the #include correct so it compiles .. duh.Reid Spencer2004-11-151-1/+1
* Consolidate the implementation of TimeValue::now() for Unix to use theReid Spencer2004-11-151-3/+1
* Stop propagating method names that violate the coding standardReid Spencer2004-11-051-3/+3
* Fix some grammarMisha Brukman2004-10-191-3/+3
* Allow this file to compile on Darwin.Reid Spencer2004-10-141-0/+1
* First version of the MappedFile abstraction for operating system idependentReid Spencer2004-10-041-0/+18
* Added stub implementations of TimeValue concept for remaining platforms.Reid Spencer2004-09-251-0/+29
* Simplify the sys::Memory interface per Chris' request.Reid Spencer2004-09-131-8/+9
* Correct the dynamic lib suffix on Darwin.Reid Spencer2004-09-111-1/+1
* 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-0/+36