summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Interix/Path.cpp
Commit message (Collapse)AuthorAgeFilesLines
* For PR351:Reid Spencer2004-12-241-50/+0
| | | | | | | This implementation is no longer needed, its been merged to Unix/Path.cpp since there is such little variation between the platforms. llvm-svn: 19133
* Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXTReid Spencer2004-12-131-5/+0
| | | | | | available. llvm-svn: 18904
* Stop propagating method names that violate the coding standardReid Spencer2004-11-051-3/+3
| | | | llvm-svn: 17498
* Provide initial implementations of Memory and Process concepts for variousReid Spencer2004-09-111-0/+5
| | | | | | | platforms. Implement GetLLVMSuffix function for the Path concept. llvm-svn: 16292
* Add support for Interix and FreeBSDReid Spencer2004-08-311-0/+50
llvm-svn: 16126
OpenPOWER on IntegriCloud