aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Linux
AgeCommit message (Expand)Author
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-24For PR351:Reid Spencer
2004-12-24Remove these files as they are not being included any more. DynamicLibraryReid Spencer
2004-12-20For PR351:Reid Spencer
2004-12-13Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXTReid Spencer
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-14Include the correct implementation fileReid 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-25Updated to reflect changes in the interface of TimeValue::now().Reid Spencer
2004-09-25Wrap to 80 cols.Reid Spencer
2004-09-24Initial implementation of the TimeValue abstraction.Reid Spencer
2004-09-13Simplify the sys::Memory interface per Chris' request.Reid Spencer
2004-09-11Provide initial implementations of Memory and Process concepts for variousReid 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
2004-08-29Revise the design of the Path concept per peer review. Too many changes toReid Spencer
2004-08-25Initial implementation of the Path operating system concept.Reid Spencer