Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First version of the MappedFile abstraction for operating system idependent | Reid Spencer | 2004-10-04 | 1 | -0/+18 |
* | Added stub implementations of TimeValue concept for remaining platforms. | Reid Spencer | 2004-09-25 | 1 | -0/+29 |
* | Use the /dev/zero device as the device on which the pages are mapped. | Reid Spencer | 2004-09-18 | 1 | -1/+7 |
* | Simplify the sys::Memory interface per Chris' request. | Reid Spencer | 2004-09-13 | 1 | -8/+9 |
* | Fix typo: sterror -> strerror | Reid Spencer | 2004-09-11 | 1 | -1/+1 |
* | Provide initial implementations of Memory and Process concepts for various | Reid Spencer | 2004-09-11 | 3 | -0/+80 |
* | Add support for Interix and FreeBSD | Reid Spencer | 2004-08-31 | 4 | -0/+126 |