summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Cygwin/Memory.cpp
Commit message (Expand)AuthorAgeFilesLines
* For PR351:Reid Spencer2004-12-271-55/+0
* Cygwin doesn't like .. through a link, so drop the ..Reid Spencer2004-12-201-1/+1
* 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-111-0/+54
OpenPOWER on IntegriCloud