2009-02-04 Miguel de Icaza <miguel@novell.com>
authorMiguel de Icaza <miguel@gnome.org>
Wed, 4 Feb 2009 21:40:14 +0000 (21:40 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Wed, 4 Feb 2009 21:40:14 +0000 (21:40 -0000)
commitdb3591bb93dfe913c39ff73b95194effb88c880a
treec94b88593705e7954768e59d40bfb414259c9b0b
parent3697185e0d370bc48b96d1b7c9a78421e2ccdeee
2009-02-04  Miguel de Icaza  <miguel@novell.com>

More patches from Paolo's work, refactored to be integrated into
trunk:

* icall-def.h: Remove internal calls for sockets when
DISABLE_SOCKET is defined, file system writing features when the
OS only support reading and not writing data and Policy support if
the Policy is disabled.

* image.c (do_mono_image_open): Apply Paolo's patches for using
mono_file_map_ APIs here.

* assembly.c: Add support for platforms to avoid prefix
auto-detection.

svn path=/trunk/mono/; revision=125757
mono/metadata/ChangeLog
mono/metadata/assembly.c
mono/metadata/icall-def.h
mono/metadata/image.c