index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
System
/
Win32
/
Signals.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify code.
Reid Spencer
2004-11-16
1
-2
/
+1
*
Adjust implementation to match new interface.
Reid Spencer
2004-11-15
1
-2
/
+2
*
Stop propagating method names that violate the coding standard
Reid Spencer
2004-11-05
1
-3
/
+3
*
Use __MINGW instead of __MING. Patch contributed by Henrik Bach.
Reid Spencer
2004-10-14
1
-1
/
+1
*
That should actually be __MING, not __MINGW.
Misha Brukman
2004-09-30
1
-1
/
+1
*
Check for __MINGW define instead of __MINGW_H, patch by Henrik Bach.
Misha Brukman
2004-09-30
1
-1
/
+1
*
Use llvm::sys::Path to destroy the file.
Reid Spencer
2004-09-28
1
-4
/
+5
*
Patch for MINGW. Patch provided by Henrik Bach.
Reid Spencer
2004-09-23
1
-2
/
+6
*
Minor correction to Signals implementation.
Reid Spencer
2004-09-19
1
-14
/
+24
*
Make sure critical sections are entered before trying to leave them.
Reid Spencer
2004-09-17
1
-1
/
+12
*
Implement the signals interface for Win32.
Reid Spencer
2004-09-16
1
-6
/
+183
*
Initial platform independent implementation of operating system concept
Reid Spencer
2004-08-29
1
-0
/
+37