Remove PAL code that has been moved to the corefx repo
authorNick Guerrera <nicholg@microsoft.com>
Tue, 18 Aug 2015 23:09:19 +0000 (16:09 -0700)
committerNick Guerrera <nicholg@microsoft.com>
Tue, 18 Aug 2015 23:09:19 +0000 (16:09 -0700)
commit5f26363c9f35fc7ff292d287abce7c95a11056f2
treec7385b08150c877432845fb23e44b8d20dad077f
parent4018564e8205a921767090523c64de96ab10b6f2
Remove PAL code that has been moved to the corefx repo

Commit migrated from https://github.com/dotnet/coreclr/commit/f65997ab91356c108f19ea5434596603ca31b07e
14 files changed:
src/coreclr/src/dlls/mscoree/mscorwks_unixexports.src
src/coreclr/src/pal/inc/pal_corefx.h [deleted file]
src/coreclr/src/pal/src/CMakeLists.txt
src/coreclr/src/pal/src/misc/corefx.cpp [deleted file]
src/coreclr/src/pal/tests/palsuite/miscellaneous/CMakeLists.txt
src/coreclr/src/pal/tests/palsuite/miscellaneous/EnsureOpenSslInitialized/CMakeLists.txt [deleted file]
src/coreclr/src/pal/tests/palsuite/miscellaneous/EnsureOpenSslInitialized/test1/CMakeLists.txt [deleted file]
src/coreclr/src/pal/tests/palsuite/miscellaneous/EnsureOpenSslInitialized/test1/test.c [deleted file]
src/coreclr/src/pal/tests/palsuite/miscellaneous/EnsureOpenSslInitialized/test1/testinfo.dat [deleted file]
src/coreclr/src/pal/tests/palsuite/miscellaneous/ForkAndExecProcess/CMakeLists.txt [deleted file]
src/coreclr/src/pal/tests/palsuite/miscellaneous/ForkAndExecProcess/test1/CMakeLists.txt [deleted file]
src/coreclr/src/pal/tests/palsuite/miscellaneous/ForkAndExecProcess/test1/test.c [deleted file]
src/coreclr/src/pal/tests/palsuite/miscellaneous/ForkAndExecProcess/test1/testinfo.dat [deleted file]
src/coreclr/src/pal/tests/palsuite/paltestlist.txt