aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Interix
Commit message (Expand)AuthorAgeFilesLines
* First version of the MappedFile abstraction for operating system idependentReid Spencer2004-10-041-0/+18
* Added stub implementations of TimeValue concept for remaining platforms.Reid Spencer2004-09-251-0/+29
* Use the /dev/zero device as the device on which the pages are mapped.Reid Spencer2004-09-181-1/+7
* Simplify the sys::Memory interface per Chris' request.Reid Spencer2004-09-131-8/+9
* Fix typo: sterror -> strerrorReid Spencer2004-09-111-1/+1
* Provide initial implementations of Memory and Process concepts for variousReid Spencer2004-09-113-0/+80
* Add support for Interix and FreeBSDReid Spencer2004-08-314-0/+126