aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Darwin
AgeCommit message (Expand)Author
2004-09-25Added stub implementations of TimeValue concept for remaining platforms.Reid Spencer
2004-09-13Simplify the sys::Memory interface per Chris' request.Reid Spencer
2004-09-11Correct the dynamic lib suffix on Darwin.Reid Spencer
2004-09-11Provide initial implementations of Memory and Process concepts for variousReid Spencer
2004-08-31Add a new abstraction, SysConfig for platform independent systemReid Spencer
2004-08-30Move the GetTemporaryDirectory function from "generic Unix" to platformReid Spencer
2004-08-29Initial platform independent implementation of operating system conceptReid Spencer
2004-08-29Initial commit of an platform-indepdendent implementation for theReid Spencer
2004-08-29Revise the design of the Path concept per peer review. Too many changes toReid Spencer