Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXT | Reid Spencer | 2004-12-13 | 1 | -5/+0 |
* | Stop propagating method names that violate the coding standard | Reid Spencer | 2004-11-05 | 1 | -3/+3 |
* | AIX does not have mkdtemp() so emulate its behavior using mktemp() and mkdir() | Misha Brukman | 2004-10-18 | 1 | -5/+10 |
* | Provide initial implementations of Memory and Process concepts for various | Reid Spencer | 2004-09-11 | 1 | -0/+5 |
* | Move the GetTemporaryDirectory function from "generic Unix" to platform | Reid Spencer | 2004-08-30 | 1 | -0/+12 |
* | Move a warning comment to where it should have been in the first place. | Reid Spencer | 2004-08-29 | 1 | -5/+5 |
* | Revise the design of the Path concept per peer review. Too many changes to | Reid Spencer | 2004-08-29 | 1 | -0/+36 |