aboutsummaryrefslogtreecommitdiff
path: root/lib/System/SunOS/Path.cpp
AgeCommit message (Expand)Author
2004-12-24For PR351:Reid Spencer
2004-12-13Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXTReid Spencer
2004-12-11Rename Path::get -> Path::toStringReid Spencer
2004-11-05Stop propagating method names that violate the coding standardReid Spencer
2004-09-11Provide initial implementations of Memory and Process concepts for variousReid Spencer
2004-08-30Move the GetTemporaryDirectory function from "generic Unix" to platformReid Spencer
2004-08-29Revise the design of the Path concept per peer review. Too many changes toReid Spencer