[merp] Add API method that whitelists all native libraries
authorAlexis Christoforides <alexis@thenull.net>
Tue, 9 Jul 2019 00:35:17 +0000 (20:35 -0400)
committerLarry Ewing <lewing@microsoft.com>
Wed, 4 Sep 2019 01:30:30 +0000 (20:30 -0500)
commita4218e57591723fea014b9c3096baad4fe45c54c
tree4f63a160664dcdc897ba152898618e98e99886e1
parenta59b7ac92b3707623b05cc751e949ee60271cddc
[merp] Add API method that whitelists all native libraries

This is so that complex consumers such as Visual Studio for Mac can forego attempting to enumerate all loaded libraries, register them one at a time and potentially keep the list updated

Commit migrated from https://github.com/mono/mono/commit/40a8d88d8e0178d333c53ea3cb0e53363c2304ba
src/mono/configure.ac
src/mono/mono/metadata/icall-decl.h
src/mono/mono/metadata/icall-def-netcore.h
src/mono/mono/metadata/icall-def.h
src/mono/mono/metadata/icall.c
src/mono/mono/metadata/object-internals.h
src/mono/mono/mini/mini-exceptions.c