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)
commitf65997ab91356c108f19ea5434596603ca31b07e
tree0fb30ea659a011987bcef003ec883f91e02efb15
parent4df67c74b4f35ce32f6afb41ffd813f28d8aed27
Remove PAL code that has been moved to the corefx repo
14 files changed:
src/dlls/mscoree/mscorwks_unixexports.src
src/pal/inc/pal_corefx.h [deleted file]
src/pal/src/CMakeLists.txt
src/pal/src/misc/corefx.cpp [deleted file]
src/pal/tests/palsuite/miscellaneous/CMakeLists.txt
src/pal/tests/palsuite/miscellaneous/EnsureOpenSslInitialized/CMakeLists.txt [deleted file]
src/pal/tests/palsuite/miscellaneous/EnsureOpenSslInitialized/test1/CMakeLists.txt [deleted file]
src/pal/tests/palsuite/miscellaneous/EnsureOpenSslInitialized/test1/test.c [deleted file]
src/pal/tests/palsuite/miscellaneous/EnsureOpenSslInitialized/test1/testinfo.dat [deleted file]
src/pal/tests/palsuite/miscellaneous/ForkAndExecProcess/CMakeLists.txt [deleted file]
src/pal/tests/palsuite/miscellaneous/ForkAndExecProcess/test1/CMakeLists.txt [deleted file]
src/pal/tests/palsuite/miscellaneous/ForkAndExecProcess/test1/test.c [deleted file]
src/pal/tests/palsuite/miscellaneous/ForkAndExecProcess/test1/testinfo.dat [deleted file]
src/pal/tests/palsuite/paltestlist.txt