index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
System
/
FreeBSD
Age
Commit message (
Expand
)
Author
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-24
For PR351:
Reid Spencer
2004-12-24
Remove these files as they are not being included any more. DynamicLibrary
Reid Spencer
2004-12-13
Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXT
Reid Spencer
2004-11-18
Dynamic Library abstraction. This makes the abstraction of a single dynamic
Reid Spencer
2004-11-15
Actually get the #include correct so it compiles .. duh.
Reid Spencer
2004-11-15
Consolidate the implementation of TimeValue::now() for Unix to use the
Reid Spencer
2004-11-08
Fix a typo: isvalid -> isValid
Reid Spencer
2004-11-05
Stop propagating method names that violate the coding standard
Reid Spencer
2004-10-14
Get proper BSD #includes for MappedFile implementation.
Reid Spencer
2004-10-04
First version of the MappedFile abstraction for operating system idependent
Reid Spencer
2004-09-28
FreeBSD implementation of the TimeValue::now() method.
Reid Spencer
2004-09-25
Added stub implementations of TimeValue concept for remaining platforms.
Reid Spencer
2004-09-15
Fix the interface to ReleaseRWX to take MemoryBlock& not Memory&
Reid Spencer
2004-09-13
Simplify the sys::Memory interface per Chris' request.
Reid Spencer
2004-09-11
Fix typo: sterror -> strerror
Reid Spencer
2004-09-11
Provide initial implementations of Memory and Process concepts for various
Reid Spencer
2004-08-31
Add support for FreeBSD
Reid Spencer