aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Cygwin
AgeCommit message (Expand)Author
2004-09-25Added stub implementations of TimeValue concept for remaining platforms.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
2004-09-01mkdtemp doesn't exist on Cygwin. Use tempnam & mkdir instead.Reid Spencer
2004-08-31Add a new abstraction, SysConfig for platform independent systemReid Spencer
2004-08-30Move the GetTemporaryDirectory function from "generic Unix" to platformReid Spencer
2004-08-29Initial platform independent implementation of operating system conceptReid Spencer
2004-08-29Initial commit of an platform-indepdendent implementation for theReid Spencer