[Apple] Disable environment access on Apple platforms that are not OSX.
authorRodrigo Kumpera <kumpera@gmail.com>
Fri, 9 Oct 2015 19:54:48 +0000 (15:54 -0400)
committerRodrigo Kumpera <kumpera@gmail.com>
Fri, 9 Oct 2015 19:55:03 +0000 (15:55 -0400)
commit5e10b3057dd40e1612ef41957e40d9c8999abc52
tree1852718c7300107ee095f764641c6697517f0465
parent0421c0cff36b33a58c16930d61227b74633c1e99
[Apple] Disable environment access on Apple platforms that are not OSX.

The two known ways to access the environment variables are no longer allowed Apple.

Until something blessed by them is found, we'll provide no way to list all the envvars
of the current process.
eglib/src/gspawn.c
mono/io-layer/processes.c
mono/metadata/icall.c