Cleanup DLL exports (dotnet/coreclr#22500)
authorJan Kotas <jkotas@microsoft.com>
Sun, 10 Feb 2019 21:57:11 +0000 (13:57 -0800)
committerGitHub <noreply@github.com>
Sun, 10 Feb 2019 21:57:11 +0000 (13:57 -0800)
commit7190d67492bc3cc3c0e156f6bc7248e3a325d14f
tree85516b49b3fdd6b5fb5e74febdc192b7b9ef4344
parentcb7dc1218c57a2893dc3633911b12cef1adc8ee4
Cleanup DLL exports (dotnet/coreclr#22500)

Commit migrated from https://github.com/dotnet/coreclr/commit/70cf6d489032f42c9f643d59825c994c0402a3f7
16 files changed:
src/coreclr/src/debug/daccess/daccess.cpp
src/coreclr/src/dlls/mscordbi/mscordbi.cpp
src/coreclr/src/dlls/mscoree/mscoree.cpp
src/coreclr/src/dlls/mscoree/mscorwks_unixexports.src
src/coreclr/src/inc/cortpoolhdr.h [deleted file]
src/coreclr/src/inc/crtwrap.h
src/coreclr/src/jit/ee_il_dll.cpp
src/coreclr/src/pal/inc/pal.h
src/coreclr/src/pal/inc/rt/palrt.h
src/coreclr/src/pal/src/cruntime/misc.cpp
src/coreclr/src/pal/src/misc/environ.cpp
src/coreclr/src/palrt/bstr.cpp
src/coreclr/src/palrt/comem.cpp
src/coreclr/src/vm/appdomain.hpp
src/coreclr/src/vm/crst.h
src/coreclr/src/vm/listlock.h