summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Cygwin
Commit message (Expand)AuthorAgeFilesLines
* First version of the MappedFile abstraction for operating system idependentReid Spencer2004-10-041-0/+18
* Added stub implementations of TimeValue concept for remaining platforms.Reid Spencer2004-09-251-0/+29
* Fix the interface to ReleaseRWX to take MemoryBlock& not Memory&Reid Spencer2004-09-151-1/+1
* Simplify the sys::Memory interface per Chris' request.Reid Spencer2004-09-131-7/+8
* Fix typo: sterror -> strerrorReid Spencer2004-09-111-1/+1
* Provide initial implementations of Memory and Process concepts for variousReid Spencer2004-09-113-0/+81
* mkdtemp doesn't exist on Cygwin. Use tempnam & mkdir instead.Reid Spencer2004-09-011-5/+7
* Add a new abstraction, SysConfig for platform independent systemReid Spencer2004-08-311-0/+27
* Move the GetTemporaryDirectory function from "generic Unix" to platformReid Spencer2004-08-301-0/+50
* Initial platform independent implementation of operating system conceptReid Spencer2004-08-291-0/+27
* Initial commit of an platform-indepdendent implementation for theReid Spencer2004-08-291-0/+22
OpenPOWER on IntegriCloud