aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/AIX/Path.cpp
Commit message (Expand)AuthorAgeFilesLines
* Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXTReid Spencer2004-12-131-5/+0
* Stop propagating method names that violate the coding standardReid Spencer2004-11-051-3/+3
* AIX does not have mkdtemp() so emulate its behavior using mktemp() and mkdir()Misha Brukman2004-10-181-5/+10
* Provide initial implementations of Memory and Process concepts for variousReid Spencer2004-09-111-0/+5
* Move the GetTemporaryDirectory function from "generic Unix" to platformReid Spencer2004-08-301-0/+12
* Move a warning comment to where it should have been in the first place.Reid Spencer2004-08-291-5/+5
* Revise the design of the Path concept per peer review. Too many changes toReid Spencer2004-08-291-0/+36