aboutsummaryrefslogtreecommitdiff
path: root/lib/System/FreeBSD
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-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-08Fix a typo: isvalid -> isValidReid Spencer
2004-11-05Stop propagating method names that violate the coding standardReid Spencer
2004-10-14Get proper BSD #includes for MappedFile implementation.Reid Spencer
2004-10-04First version of the MappedFile abstraction for operating system idependentReid Spencer
2004-09-28FreeBSD implementation of the TimeValue::now() method.Reid Spencer
2004-09-25Added stub implementations of TimeValue concept for remaining platforms.Reid Spencer
2004-09-15Fix the interface to ReleaseRWX to take MemoryBlock& not Memory&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 FreeBSDReid Spencer