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
/
Unix
/
Signals.inc
Age
Commit message (
Expand
)
Author
2007-09-07
Add lengthof and endof templates that hide a lot of sizeof computations.
Owen Anderson
2007-04-07
For PR1291:
Reid Spencer
2007-03-29
For PR789:
Reid Spencer
2006-08-25
For PR797:
Reid Spencer
2006-08-07
Remove extraneous #include.
Reid Spencer
2006-08-07
Make the removal of files use Path::eraseFromDisk just like it does for
Reid Spencer
2006-08-01
Use getFileStatus instead of Path::isDirectory().
Chris Lattner
2006-06-16
Only print the stack trace if it was requested. Previously, any call into
Reid Spencer
2005-08-02
Implement sys::SetInterruptFunction on Unix, stub it on win32 so that the
Chris Lattner
2005-07-08
Final Changes For PR495:
Reid Spencer
2005-07-07
For PR495:
Reid Spencer
2005-05-05
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
Misha Brukman
2005-04-22
Silence gcc-4.0.0 warnings.
Alkis Evlogimenos
2004-12-27
For PR351:
Reid Spencer
2004-12-11
Path::get -> Path::toString
Reid Spencer
2004-11-14
Update for prototype changes
Reid Spencer
2004-11-05
Stop propagating method names that violate the coding standard
Reid Spencer
2004-08-29
Initial platform independent implementation of operating system concept
Reid Spencer