aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Cygwin/Memory.cpp
AgeCommit message (Expand)Author
2004-12-27For PR351:Reid Spencer
2004-12-20Cygwin doesn't like .. through a link, so drop the ..Reid Spencer
2004-09-15Fix the interface to ReleaseRWX to take MemoryBlock& not Memory&Reid Spencer
2004-09-13Simplify the sys::Memory interface per Chris' request.Reid Spencer
2004-09-11Fix typo: sterror -> strerrorReid Spencer
2004-09-11Provide initial implementations of Memory and Process concepts for variousReid Spencer