summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/FreeBSD
Commit message (Expand)AuthorAgeFilesLines
* For PR351:Reid Spencer2004-12-271-27/+0
* For PR351:Reid Spencer2004-12-271-22/+0
* For PR351:Reid Spencer2004-12-271-27/+0
* For PR351:Reid Spencer2004-12-271-55/+0
* For PR351:Reid Spencer2004-12-271-20/+0
* For PR351:Reid Spencer2004-12-271-22/+0
* For PR351:Reid Spencer2004-12-271-27/+0
* For PR351:Reid Spencer2004-12-241-50/+0
* Remove these files as they are not being included any more. DynamicLibraryReid Spencer2004-12-241-27/+0
* Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXTReid Spencer2004-12-131-5/+0
* Dynamic Library abstraction. This makes the abstraction of a single dynamicReid Spencer2004-11-181-0/+27
* Actually get the #include correct so it compiles .. duh.Reid Spencer2004-11-151-2/+2
* Consolidate the implementation of TimeValue::now() for Unix to use theReid Spencer2004-11-151-14/+1
* Fix a typo: isvalid -> isValidReid Spencer2004-11-081-1/+1
* Stop propagating method names that violate the coding standardReid Spencer2004-11-051-3/+3
* Get proper BSD #includes for MappedFile implementation.Reid Spencer2004-10-141-0/+2
* First version of the MappedFile abstraction for operating system idependentReid Spencer2004-10-041-0/+18
* FreeBSD implementation of the TimeValue::now() method.Reid Spencer2004-09-281-2/+13
* Added stub implementations of TimeValue concept for remaining platforms.Reid Spencer2004-09-251-0/+29
* Fix the interface to ReleaseRWX to take MemoryBlock& not Memory&Reid Spencer2004-09-151-1/+1
* Simplify the sys::Memory interface per Chris' request.Reid Spencer2004-09-131-7/+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 FreeBSDReid Spencer2004-08-314-0/+126
OpenPOWER on IntegriCloud