Age | Commit message (Expand) | Author |
---|---|---|
2004-09-25 | Added stub implementations of TimeValue concept for remaining platforms. | Reid Spencer |
2004-09-15 | Fix the interface to ReleaseRWX to take MemoryBlock& not Memory& | Reid Spencer |
2004-09-13 | Simplify the sys::Memory interface per Chris' request. | Reid Spencer |
2004-09-11 | Fix typo: sterror -> strerror | Reid Spencer |
2004-09-11 | Provide initial implementations of Memory and Process concepts for various | Reid Spencer |
2004-09-01 | mkdtemp doesn't exist on Cygwin. Use tempnam & mkdir instead. | Reid Spencer |
2004-08-31 | Add a new abstraction, SysConfig for platform independent system | Reid Spencer |
2004-08-30 | Move the GetTemporaryDirectory function from "generic Unix" to platform | Reid Spencer |
2004-08-29 | Initial platform independent implementation of operating system concept | Reid Spencer |
2004-08-29 | Initial commit of an platform-indepdendent implementation for the | Reid Spencer |