2007-09-12 Marek Habersack <mhabersack@novell.com>
authorMarek Habersack <grendel@twistedcode.net>
Wed, 12 Sep 2007 12:28:38 +0000 (12:28 -0000)
committerMarek Habersack <grendel@twistedcode.net>
Wed, 12 Sep 2007 12:28:38 +0000 (12:28 -0000)
commit3b61c16908b4c1bdfa9bb3c04f45b382964fde79
treea5d350d406bce6585d12649c989fe0cd935bb4ca
parent63ca541308a81f29805f50ab58d1e02bc9fe3033
2007-09-12  Marek Habersack  <mhabersack@novell.com>

            * io-portability.c: options_init moved to
            utils/mono-io-portability.c

2007-09-12  Marek Habersack  <mhabersack@novell.com>

            * mono-io-portability.c: added. Moved options_init from io-layer.

            * mono-io-portability.h: added. Contains declarations utility
            functions and acros for checking whether MONO_IOMAP is in effect.

svn path=/trunk/mono/; revision=85681
mono/io-layer/ChangeLog
mono/io-layer/io-portability.c
mono/utils/ChangeLog
mono/utils/Makefile.am
mono/utils/mono-io-portability.c [new file with mode: 0644]
mono/utils/mono-io-portability.h [new file with mode: 0644]