Moved ensure_directory_exists to eglib.
authorMarcos Henrich <marcos.henrich@xamarin.com>
Tue, 31 May 2016 16:28:28 +0000 (17:28 +0100)
committerMarcos Henrich <marcos.henrich@xamarin.com>
Fri, 8 Jul 2016 21:40:38 +0000 (22:40 +0100)
commit3bebb7696e67268e9a78bca9be1f3311846abafc
tree567896616d58c148a0a1d6b21ca0756de479ad42
parent15ddd55f0425da698489dd4ee67d064000a2ff19
Moved ensure_directory_exists to eglib.

Moved ensure_directory_exists in apdomain.c to g_ensure_directory_exists
in eglib/src/gpath.c so it can be reused.
eglib/src/glib.h
eglib/src/gpath.c
mono/metadata/appdomain.c