aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Interix
AgeCommit message (Expand)Author
2004-11-18Dynamic Library abstraction. This makes the abstraction of a single dynamicReid Spencer
2004-11-15Actually get the #include correct so it compiles .. duh.Reid Spencer
2004-11-15Consolidate the implementation of TimeValue::now() for Unix to use theReid Spencer
2004-11-05Stop propagating method names that violate the coding standardReid Spencer
2004-10-04First version of the MappedFile abstraction for operating system idependentReid Spencer
2004-09-25Added stub implementations of TimeValue concept for remaining platforms.Reid Spencer
2004-09-18Use the /dev/zero device as the device on which the pages are mapped.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-08-31Add support for Interix and FreeBSDReid Spencer