Go back to a statically linked PAL (issue #728).
authorMike McLaughlin <mikem@microsoft.com>
Sun, 26 Apr 2015 00:44:45 +0000 (17:44 -0700)
committerMike McLaughlin <mikem@microsoft.com>
Tue, 28 Apr 2015 06:06:47 +0000 (23:06 -0700)
commit6ccaad89e7842f0be8dbb929502bb723a60eaac1
tree9fdca3e2d5f148ab2c814a1e978ef4c3eedc74f3
parent04d31b78087aadc1399cb52df4c0a4795bfdb23f
Go back to a statically linked PAL (issue #728).

Cleanup signal handling. Make sure the default signal action will happen if no previous handler by restore the signal and returning from the handler restarting the h/w exception.
src/ToolBox/SOS/Strike/CMakeLists.txt
src/coreclr/hosts/unixcorerun/corerun.cpp
src/dlls/mscordbi/CMakeLists.txt
src/dlls/mscoree/coreclr/CMakeLists.txt
src/mscorlib/src/Microsoft/Win32/Win32Native.cs
src/pal/inc/pal.h
src/pal/src/CMakeLists.txt
src/pal/src/exception/signal.cpp
src/pal/src/init/pal.cpp