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
Age
Commit message (
Expand
)
Author
2004-09-25
Added stub implementations of TimeValue concept for remaining platforms.
Reid Spencer
2004-09-25
Wrap to 80 cols.
Reid Spencer
2004-09-24
Initial implementation of the TimeValue abstraction.
Reid Spencer
2004-09-23
Patch for MINGW. Patch provided by Henrik Bach.
Reid Spencer
2004-09-19
Minor correction to Signals implementation.
Reid Spencer
2004-09-18
Use the /dev/zero device as the device on which the pages are mapped.
Reid Spencer
2004-09-18
Porting of Unix implementation to Win32.
Reid Spencer
2004-09-18
Get rid of file descriptor leak in create_file.
Reid Spencer
2004-09-17
Make sure critical sections are entered before trying to leave them.
Reid Spencer
2004-09-16
Allow "bc" as suffix for bytecode files.
Reid Spencer
2004-09-16
Implement the signals interface for Win32.
Reid Spencer
2004-09-15
Patches to make this file actually compile under windows.
Reid Spencer
2004-09-15
Initial version of the SysConfig abstraction for Win32.
Reid Spencer
2004-09-15
First version of a common header file for Win32 implementations.
Reid Spencer
2004-09-15
Initial implementation of the Process abstraction for Win32.
Reid Spencer
2004-09-15
Fix the interface to ReleaseRWX to take MemoryBlock& not Memory&
Reid Spencer
2004-09-14
Fix a compilation error.
Reid Spencer
2004-09-14
Implement the GetLibraryPath function.
Reid Spencer
2004-09-13
Simplify the sys::Memory interface per Chris' request.
Reid Spencer
2004-09-13
Clean up the interface and implementation of sys::Program so that it is
Reid Spencer
2004-09-11
Fix typo: sterror -> strerror
Reid Spencer
2004-09-11
Correct the dynamic lib suffix on Darwin.
Reid Spencer
2004-09-11
Provide initial implementations of Memory and Process concepts for various
Reid Spencer
2004-09-11
Provide a generic Unix implementation of the Memory concept.
Reid Spencer
2004-09-11
Provide a generic unix implementation of the Process abstraction.
Reid Spencer
2004-09-11
Implemented support for detecting file types by magic number, stripping
Reid Spencer
2004-09-11
Implementation of Process concept for SUSv2 platforms.
Reid Spencer
2004-09-01
Changes For Bug 352
Reid Spencer
2004-09-01
mkdtemp doesn't exist on Cygwin. Use tempnam & mkdir instead.
Reid Spencer
2004-08-31
Add support for FreeBSD
Reid Spencer
2004-08-31
Add support for Interix and FreeBSD
Reid Spencer
2004-08-31
Actually define PreventCoreFiles in the sys namespace.
Reid Spencer
2004-08-31
Add a new abstraction, SysConfig for platform independent system
Reid Spencer
2004-08-30
Move the GetTemporaryDirectory function from "generic Unix" to platform
Reid Spencer
2004-08-30
Add inclusion of assert.h
Reid Spencer
2004-08-30
Abbreviate the long descriptions which are now in docs/SystemLibrary.html.
Reid Spencer
2004-08-29
Add a declaration of environ global for Darwin
Reid Spencer
2004-08-29
Move a warning comment to where it should have been in the first place.
Reid Spencer
2004-08-29
Correct the vim: specification
Reid Spencer
2004-08-29
Include some additional header files.
Reid Spencer
2004-08-29
Initial platform independent implementation of operating system concept
Reid Spencer
2004-08-29
Initial commit of an platform-indepdendent implementation for the
Reid Spencer
2004-08-29
Revise the design of the Path concept per peer review. Too many changes to
Reid Spencer
2004-08-26
Fix a typo.
Reid Spencer
2004-08-26
First cut at a README for lib/System explaining the #inclusion rules and
Reid Spencer
2004-08-26
Add a README explaining the intended content of this directory.
Reid Spencer
2004-08-25
Fix documentation.
Reid Spencer
2004-08-25
Initial implementation of the Path operating system concept.
Reid Spencer
2004-08-25
License for this library.
Reid Spencer
2004-08-16
Remove lib/System contents until a satisfactory solution can be
Reid Spencer
[prev]
[next]